ISAPI_Rewrite Error, a forum discussion on Jojo CMS. Join us for more discussions on ISAPI_Rewrite Error on our Installation forum.
You must be logged in to post a reply
| |
logicbomb
21 Feb 2010
Posts: 20
Hi,
I have installed JOJO CMS in our IIS production environment with the directive RewriteRule ^/(.*) /index.php?uri=$1 [L] in the httpd.conf file. Jojo cms is working now but other sites configured in the IIS is throwing 404 error. Guyz pls tell me how to solve this error?
Thanks.
I have installed JOJO CMS in our IIS production environment with the directive RewriteRule ^/(.*) /index.php?uri=$1 [L] in the httpd.conf file. Jojo cms is working now but other sites configured in the IIS is throwing 404 error. Guyz pls tell me how to solve this error?
Thanks.
logicbomb
21 Feb 2010
Posts: 20
Cant we make the above RewriteRule defined for the per directory context rather than using for per server which breaks other applications?? is there any work around for this issue?
Hi, It's been a while since I have been near IIS or ISAPI Rewrite, but IIRC there is a .htaccess equivalent in ISAPI Rewrite which applies to a single site. There should be some mention of this in the ISAPI Rewrite docs.
logicbomb
27 Feb 2010
Posts: 20
Thanks Harvey that worked but I went for ISAPI Rewrite full version. For people who look for open-source solution can opt for IIRF(http://www.codeplex.com/IIRF)
| Back to Forum Index : Back to Installation |
|
