[semi OT] htaccess file question
jbv at souslelogo.com
jbv at souslelogo.com
Mon Jul 20 05:04:23 EDT 2015
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
>
More information about the use-livecode
mailing list