[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [ic] Apache & Rewrite trouble


> From: David Bordas
> Sent: Monday, May 09, 2005 11:16 AM
> 
> Hi,
> 
> Yes, i'm using admin over https, but https is also used for checkout
> process so ...
> I'm trying mod_interchange for the moment, and it's quite nice indeed.
> I think i'll use mod_interchange et keep some piece of rewrite to keep
> old link style compatibility.
> 
> Thanks to all.
> 

Please do not top post, it makes it difficult to follow threads.

We use this to rewrite old style links to mod_interchange:

RewriteEngine On
RewriteRule ^/cgi-bin/cginame/*(.*)$ /$1 [NC,R=301]

-Ron

_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.