Forbidden .htaccess after modification
-
I’ve add the following code to .htaccess about 3 times:
<Files ~ “xmlrpc.php”>
Order allow,deny
Allow from all
</Files>Jetpack runs fine but every time I try to use the WordPress app I receive Forbidden 403 errors. My Host says it’s likely a plugin rewriting .htaccess since the code is disappearing. I’m assuming W3 Total Cache is doing this but I have no clue how to fix without breaking something.
Help is appreciated.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Forbidden .htaccess after modification’ is closed to new replies.