Helicon ISAPI Rewrite is processing Rewrite Rules for httpd.conf but not .htaccess
Posted
by James Lawruk
on Server Fault
See other posts from Server Fault
or by James Lawruk
Published on 2009-08-27T13:37:44Z
Indexed on
2010/05/04
18:09 UTC
Read the original article
Hit count: 850
We have Helicon ISAPI Rewrite 3 installed on our Windows 2003 Web server. The RewriteRules work fine in the global file located in the httpd.conf file. The server serves several Web sites and we were hoping to create RewriteRules to apply to specific Web sites. In the IIS Properties for each Web site there exists a separate tab for ISAPI_Rewrite pointing to the .htaccess file for that Web site. No rules applied to the .htaccess files work. Any ideas why the .htaaccess files have no effect.
© Server Fault or respective owner