Forum Moderators: phranque

Message Too Old, No Replies

CGI Server and mod rewrite problem

         

mysticmoonboy

4:19 am on Jan 20, 2008 (gmt 0)

10+ Year Member



Hello;

I have godaddy linux hosting and its Server API is CGI and mod_rewrite doesnt work on it. I searched about it and all says it is because of CGI server. I used same .htaccess on other hosting and all worked but on CGI it doesnt work. I sent message to godaddy and they told it should work, mod_rewrite is on but it doesnt. is there any way to run mod_rewrite on CGI Hosting? my .htaccess file is very simple

RewriteEngine on
RewriteRule!\.(js¦ico¦gif¦jpg¦png¦css)$ index.php

thanks for your help

jdMorgan

4:56 am on Jan 20, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



"doesnt work"

More information please:

How did you test?
What were your results?
How did your results differ from your expectations?
Anything in your server error log file?
Did you flush your browser cache before testing?

Jim