On 1/7/06, Emmanuel E <emmanuel.e@xxxxxxx> wrote: > yes i got that. But I have set AllowOverride to All in the directory htdocs. > So why dosent .htaccess work? I mean I thought as outlined in > http://httpd.apache.org/docs/2.0/sections.html#mergin - "So for example, > <Directory /var/web/dir> will be processed before <Directory > /var/web/dir/subdir>." So shouldnt the <Directory "C:/Apache2/htdocs"> > directives be processed *after * the <Directory /> directives, hence > enabling the overrides? It enables overrides only for .htaccess files under c:/apache2/htdocs. Joshua.