I didn't have a .htaccess file so I created one, blank except for
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
and I placed it in my forum directory.
Had to upload as .htaccess.txt, once uploaded to server edit name to .htaccess
My forum works fine now, but I really wish that if changes were going to be made to my
Dedicated Server then we should be informed ahead of time. Just last week eukhost cut off my FTP access and just left me to discover this myself. RUDE !
Quote:
Originally Posted by cheekysneeky
I'm still having the problem. i have put that code in but it hasn't made any difference. Have I done it wrong? i opened that txt file, plonked ......
SecFilterEngine Off
SecFilterScanPOST Off
at the bottom of it and renamed the file .htaccess is that right? it that what i'm supposed to do?
|