encoding problem?
I found that this is working
<rewrite>
<enable>1</enable>
<logLevel>0</logLevel>
<rules>RewriteRule ^/?artÃculos/(.*)$ articulos/$1 [R=301,L]</rules>
</rewrite>
Is there a problem with LiteSpeed config files encoding?
Last edited by gschultz; 07-15-2009 at 10:02 PM..
Reason: non latin charactes break the post
|