PatrickVeenstra
- Total activity 254
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 10
- Subscriptions 57
Comments
Recent activity by PatrickVeenstra-
MyBB: redirect if not https protocol Letsencrypt: redirect if default http port (=80, SSL/HTTPS is 403) CPanel: same as MyBB
-
The setting was enabled (at least on the other account), but CPanel didn't rebuild the cache. In case anyone else has this issue, you can rebuild the cache manually from the command line: /usr/loc...
-
Also in WHM: Home "SSL/TLS "Purchase and Install an SSL Certificate Click on the account's: "Goto CPanel" and you get "This feature is not available to your account." It seems that somehow the ti...
-
Hi @cPanelLauren, I opened a ticket a little while before I created this thread. In fact I looked how to close it after finding the solution, but couldn't find a way, so it's still open.
-
Follow up: the bug is as is, but the solution is to install the certificate from WHM and NOT from CPanel.
-
So there's no Apache build hook anymore? Should I hook UPCP? That wouldn't work with a manual rebuild of Apache. What can I hook? Another "solution" would be to change the directory owner to nobod...
-
So there's no way to keep permissions? The only way would be to check permissions and setup a cron job to modify them if needed? Isn't there some way to execute a script after easy-apache runs? (t...
-
I'm creating them in $HOME/subdomain (e.g. $HOME/subdomain/AA) I used to run Apache 2.2 with DSO, but right now I'm running Apache 2.4 with PHP 5.6 and 7.1 in cgi. That specific account is using 5.6.
-
I want Apache to create a directory and write a few files. It's a single user server and performance is a must.
-
Correct, when you disable it it sets 755 when you enable it 750