PLA Forums
Other Stuff That Has Little To Do With PLA => Techinical Shit => Technical Support => Topic started by: silentfreak on August 25, 2006, 05:17:04 PM
-
I am experiencing problems because of this. Problems include weird "403" or access denied errors, login problems, and similar. My host has blocked and filtered certain keywords. When I e-mailed them they said it was their mod_security that was filtering certain requests. Is there anyway around this without changing hosts?
-
odviously i have haxored you.
-
....proxy ???
-
Try adding this into your root .htaccess file:
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterCheckURLEncoding Off
SecFilterScanPOST Off
</IfModule>
-
Try adding this into your root .htaccess file:
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterCheckURLEncoding Off
SecFilterScanPOST Off
</IfModule>
That worked perfectly. Thank you.
Now I have another dilema. I need to make my attachments folder chmod 777. Isn't that a security risk?
-
Now I have another dilema. I need to make my attachments folder chmod 777. Isn't that a security risk?
Maybe, maybe not. If you're on a shared system, a user may be able to navigate into that directory, but your host probably set the permissions so only you can access your home directory.
-
odviously i have haxored you.
you cant even spell 403, noob.
-
I've got the same issue and I need to ask for a password renew every time I log in; RBCP are you having authentication problems in your server or is something that happens only to me?
-
I've got the same issue and I need to ask for a password renew every time I log in; RBCP are you having authentication problems in your server or is something that happens only to me?
Not that I know of. I've never had problems with it. I'm never been asked to re-login.
-
I got asked once, like a week and a half ago. My first thought was, "Did I do something while I was drunk that was z09-caliber?"