Need help adding file
-
This resolved previous forum post may help me with my current problem that’s sort of similar. But, since it’s been resolved no one is answering my question at the bottom. Can someone clearly explain to me how I’m supposed to add this file?
I’m trying to make changes to my widgets on my site. Everytime I go to the widgets area and make a change, when I click “Save Changes” it takes me back to my home page and the changes aren’t saved.
Found fix. Added .htaccess file to wp-admin with the following contents:
<IfModule mod_security.c>
SecFilterInheritance Off
</IfModule>
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Need help adding file’ is closed to new replies.