sehh
- Total activity 126
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 32
Comments
Recent activity by sehh-
That is great, thank you for your quick response, much appreciated!
-
You can easily enable AutoSSL, it won't break anything but it may also not work on some domains. Please take a look at this thread, which I started some time go with the issues I encountered when ...
-
I'm glad it worked for you! Here is an updated version that also enforces "www." on the domain but still allows AutoSSL to verify the domain without it. I'm sorry its of no help to those who want t...
-
You are right. Here is my solution so far, exclude the files accessed by AutoSSL and Let's Encrypt from being redirected. RewriteCond %{HTTPS} off RewriteCond %{REQUEST_URI} !^/\d+\.BIN_AUTOSSL_...
-
Thank you Jacob for the quick response! I think the PCI recommendation for "none", is confusing to me, because the "File ETag" option also says "none" but its actually possible to select "none" fr...
-
... I changed it back to suPHP and then the site was offline. Only after deleting the php.ini that was located in the home folder, the site started working. Based on PHP7 docs for cPanel, if a us...
-
I also migrated to EA4 and each server took 40 minutes. No need for support, no need to open tickets and everything worked great. *edit* I forgot to mention two things, in case they are of any he...
-
Personally, I'm forcing the following extensions to run as PHP: .html .json .mag .mod .xml But from 3rd party sites, the most common I've seen is html.
-
Hi sehh, Where did the .htaccess AddType's originate from? Thanks Hi cPanelNick, I am not sure what you mean originate, can you please explain a bit? Overall the "application/x-httpd-php" is t...
-
Interesting discussion, but I had a slightly different experience. I switched to EA4 a few weeks ago and it broke nearly all the websites on the first server. What is interesting, is the fact that...