Drupal Headache
So apparently AN hosting, my shared host, did something with my Apache settings, and all of a sudden, users could not submit any content on my site. Specifically, any time you hit the “submit” button, whether it was for creating a node, or changing user settings, I would get “page could not be displayed” After doing quite a bit of research, I found this article
http://drupal.org/node/110219
I put the following in my .htaccess file in my Drupal install, and all was well with the world.
# Turn off mod_security filtering.
<IfModule mod_security.c>
SecFilterEngine Off
</IfModule>
<IfModule mod_security.c>
SecFilterEngine Off
</IfModule>
No comments yet.
Leave a comment
You must be logged in to post a comment.
Search
Chad's Twitter
- @jackljohnson: haha, thanks for the vote of confidence
- wow, just got a call from tech support for a consulting job I did 2 years ago. Um, updateyourrecordsfools.com
- @boondox: If it has to be specifically open source, then you may want to look into programmer or Linux Systems admin
- Totally bummed I can't use themes with Apps. I hate you all.
- I am truly humbled by the amount of support I've been receiving for Linux Basement. Thank you.