
02-13-2011, 04:08 AM
|
|
Member
|
|
Join Date: Nov 2010
Posts: 21
|
|
Quote:
Originally Posted by NiteWave
maybe rewrite cause a infinite loop or loop in a mod_security rule?
can disable all mod_security rules temporarily if it's the latter case.
for former case, in docroot .htaccess, put
rewriteengine off
in first line.
then access test.php again.
|
yes thats working after doing so.
so what you suggest me to do now.
|