View Single Post
09-14-2007, 03:55 AM
#14
KewL is offline KewL
Status: OG
Join date: Apr 2006
Location: California
Expertise: Design, Music, Xhtml, Css
Software: Photoshop, Coda, FL Studio
 
Posts: 2,007
iTrader: 11 / 100%
 

KewL is an unknown quantity at this point

  Old

Originally Posted by .amaZe View Post
Here is the solution, just incase it happens to anyone else.

1. Make a .htaccess file in your /wp-admin/ directory.
2. In the .htaccess file, add the following lines of code:

HTML Code:
<IfModule mod_security.c>
SecFilterInheritance Off
</IfModule>
How do I make a .htaccess file?
1. Make a .txt
2. In the .txt put the code above.
3. Upload it to your server, and then rename it to ".htaccess" (without the quotes).
I knew it :O