Hello Matthias

I have tried your suggestion in a new test directory
and it seems to work : any url ending with .irev now
triggers the corresponding script ending with .lc.

Thanks for your help.
jbv

> Hi jbv,
>
>
> try the following in your .htaccess file:
>
> RewriteEngine on
> RewriteRule ^(.*).irev$ $1.lc [L]
>
>
> Regards,
>
> Matthias
>


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to