PLEASE HELP! After change to perma-link settings, site keeps reverting to 403
-
Hey everyone,
I really hope you can help, as I majorly screwed up. After changing the perma-link settings on my wordpress installation at kikicomm.de from default to numeric, I got a “403 Forbidden” error for all parts of the site and even the admin panel.
After googling the problem, I tried to edit my htaccess file to read:
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /KiKiComm/ RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /KiKiComm/index.php [L] </IfModule> # END WordPress
This particular WP installation is located in a sub-folder of my html called “KiKiComm”, so I gathered that should be right. Unfortunately, that did absolutely nothing.
Deleting the htaccess file restored the site, but the file keeps regenerating. Next, I tried emptying the htaccess file and saving it like that. That allows me to access the page and the admin panel again, but none of my links work anymore, and any attempt to change the perma-link settings once more unfailably leads to another 403.
Please help, guys! I’m honestly clueless here, and I need this site functioning asap. ?? If at all possible, please try to be as specific as possible, since I’m really new to this whole webhosting deal. Hope you can lend me a hand here.Perma
- The topic ‘PLEASE HELP! After change to perma-link settings, site keeps reverting to 403’ is closed to new replies.