Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2008-10-04 16:14:24
- mrh
- New Member
- Registered: 2008-10-04
- Posts: 3
Forbidden- access to server, but only when updating pages?????
Weird, I only get this message when updating my pages. Everything else works, image uploads, plug-in controls, posting articles…
Checked the .htaccess, it is the default, checked diagnostics, they all check out. Deactivated plugins, still not being allowed to update pages.
Updated my install to 4.0.6 without issue.
Here is a wrinkle, I can update the default TXP home page. I know that points to something on my custom pages, but what could it be?
Any help would be appreciated…
*********
Forbidden
You don’t have permission to access /textpattern/index.php on this server.
*********
— No matter where you go, there you are.
Offline
Re: Forbidden- access to server, but only when updating pages?????
I used to get forbiten messages but they all disappeared after I incerted the following in my htaccess…
RewriteEngine On
SecFilterSelective REMOTE_ADDR ^xxx.xx.xx.xx$ nolog,allow
where xxx.xx.xx.xx is my ip address
Last edited by colak (2008-10-04 16:46:38)
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Online