Jack Hayhurst
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Activity overview
Latest activity by Jack Hayhurst-
Jack Hayhurst commented,
That specific error you're seeing is not related to cPanel, and should be specific to a LiquidWeb server. Please open a LiquidWeb support ticket and they should be able to get you straightened away.
-
Jack Hayhurst commented,
PS: @Jack Hayhurst - using .ht* means you will block "any single character" + "ht" + "any other characters" in url, which means it would deny "something.html". I would highly suggest not using tha...
-
Jack Hayhurst commented,
Well, use the best of both worlds Require all denied Require all denied cPanel probably wanted to block access to .user.ini and php.ini files, that's why they added this. They just d...
-
Jack Hayhurst commented,
To be clear for anyone trying to pull that regex apart, I could rewrite that as a couple of matches (if I understand it correctly): That regex decomposes to something like "if the file matches the...
-
Jack Hayhurst commented,
Unless you actually need SASL, or multiple memcached daemons, it's probably easier to just enable the ea4-experimental repository and install ea-memcached, ea-php56-memcached, and ea-php56-memcache...