[thelist] testing .htaccess

Johan Åkesson johan.ake at telia.com
Sat Oct 9 09:06:55 CDT 2004


> Thanks for your ideas. I've made some progress. I've 
> convinced myself that the htaccess file is being read and 
> that some rewriting is occurring. Now I can turn to debugging 
> the rewrite statements. It appears that the rule is being 
> applied one level lower than the directory I'm interested in. 
> I'm close.
> 
> For those who asked, the htaccess statements follows. One 
> interesting thing, if I uncomment the line that begins "# 
> RewriteLog," I get an Apache error. I'm still investigating that.


I think the reason you can't have the RewriteLog directive in a .htaccess
file is that it must appear only once per server configuration
(http://httpd.apache.org/docs-2.0/mod/mod_rewrite.html).

Also it might help you to raise the RewriteLogLevel.

Regards
/Johan

-------------------------------------------------------------------
Johan Åkesson
johak133 at student.liu.se
http://www.cumulunimbus,se 
-------------------------------------------------------------------




More information about the thelist mailing list