[ic] Rewrite Rule conflicts with server config

William Fiore wfiore at aftermarketcellular.com
Thu Oct 26 16:56:10 EDT 2006



Hi,

I am trying to use the following rewrite rule in my .htaccess file:

RewriteRule ^ic/model/(.+)\.html$ /ic/phone/$1.html [R=301,L]

but it doesn't work because it conflicts with the following rule in my
main server configuration:

RewriteRule ^/ic/?(.*) /cgi-bin/amc_pcs/$1 [PT,L]

Any ideas how to get it to work?

Thank you



More information about the interchange-users mailing list