View Single Post
  #2  
Old 07-15-2009, 10:00 PM
gschultz gschultz is offline
Member
 
Join Date: Oct 2008
Posts: 13
Default encoding problem?

I found that this is working

<rewrite>
<enable>1</enable>
<logLevel>0</logLevel>
<rules>RewriteRule ^/?art&Atilde;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
Reply With Quote