Arvy
- Total activity 121
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 30
Comments
Recent activity by Arvy-
Not working for me too. It's a Rocky Linux 8.7 on OVH. Now (cPanel v106) AlmaLinux 9.1, Rocky 9 or Debian 20-11 are not available. OVH had only option to run under Rocky 8.7. Changing /root/.ovhr...
-
(deleted)
-
Yes, the problem was .shtml files. Reverting ErrorDocument fix the problem without touch users .htaccess. Thanks!
-
Yes, only Directory Privacy. No manual intervention. Try: install Wordpress, create a new "foobar" folder and "Directory Privacy" it. Ticket created, internal reference is: #94094532 Thanks.
-
SOLVED! Eric Delorme (cPanel) wrote: "This occurs because WordPress rewrites everything and anything accessing the site's public_html to index.php as you have shown in the mod_rewrite rules set by...
-
Probably the FilesMatch and the Basic Authentication are the same problem. Because both are related to Wordpress + Basic Authentication. I think my FilesMatch hack is not directly related.
-
Hi @cPRex, ticket created, internal reference is: #94094532 Thanks.
-
Still no idea how to fix this. In a non-cPanel server, the hack works. Only stopped to work after the latest cPanel update, maybe the EasyApache 4 update. Can I open a ticket about this? Now my s...
-
If I rename .htaccess to .htaccessX, Pre VirtualHost Include hack works on a Wordpress site! With it, I get a 404 error. But we need it, due to the Wordpress "path mask" feature (ie: /foo/bar/ in ...
-
Well, now I'm lost :( I did a test in a Non-Wordpress site. I just created a dummy wp-login.php file. And... the basic authentication worked fine, and let me run the dummy PHP after insert the cor...