W wanren Verified User Joined Mar 1, 2010 Messages 29 Sep 22, 2010 #1 due to my website problem, I would like to ask the question like this: how can I disable mod_rewrite? I cannot find mod_rewrite.iso anywhere... Thanks!
due to my website problem, I would like to ask the question like this: how can I disable mod_rewrite? I cannot find mod_rewrite.iso anywhere... Thanks!
LawsHosting Verified User Joined Sep 13, 2008 Messages 2,426 Location London UK Sep 23, 2010 #2 If it lists when you do Code: httpd -l then it is compiled into apache itself. I guess you'll need to compile apache without it.
If it lists when you do Code: httpd -l then it is compiled into apache itself. I guess you'll need to compile apache without it.
nobaloney NoBaloney Internet Svcs - In Memoriam † Joined Jun 16, 2003 Messages 25,086 Location California Sep 23, 2010 #3 Look first for rewrite in your .httaccess file(s); or in your httpd.conf file(s). mod_rewrite shouldn't do anything unless it's called. Jeff
Look first for rewrite in your .httaccess file(s); or in your httpd.conf file(s). mod_rewrite shouldn't do anything unless it's called. Jeff