mickael
- Total activity 69
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 12
Comments
Recent activity by mickael-
@cPRex Ok
-
@cPRex I'd love to upgrade to Edge but it says it's not recommended to use it in production, and also it'll be hard to go back to "Current" next time. Already that "Release" I can't take it anymore...
-
The update would be available in 'Current' version from when? For update as soon as possible.
-
I just did a quick test on a small php file: [CODE=php]$sujet = "Confirmation inscription"; $emailserver = "no-reply@name.com"; ini_set("sendmail_from",$emailserver); $entete = "MIME-Version: 1.0\...
-
Yes it is my case, mail() of PHP, it is the only concern that I encounter. I would not put any smtp system with login and password, because too long to create that, it is up to mail() of PHP which ...
-
Hi Yes I cloned this: /var/cpanel/templates/apache2_4/ssl_vhost.default to /var/cpanel/templates/apache2_4/ssl_vhost.local this local file has been modified, at the very top I added this: [COD...
-
Ticket number: : #94370920
-
The directory is public_html of its "site.com", each "ftp.site.com" displays the content of its own site.com Example: [QUOTE]lfbn-rei-1-3xxxx.fr - - [06/Oct/2021:16:35:01 +0200] "GET /css/font-aw...
-
I don't see anything changed for the subdomain in "ftp.site.com". On the other hand, maybe it works for other things. Here is my problem to summarize: Actually my cpanel / whm name is called "ns...
-
The problem I have is: - All are correct On the other hand in SSL it is not correct: - All do not return "sorry" How should I put the sorry on all the default ssl subdomains? (not in no-ssl i...