On Sun, Mar 18, 2012 at 5:56 PM, Nala Gnirut <nala.gnirut@xxxxxxxxx> wrote: > After adapting to my folder structure it should look like > > RewriteCond %{HTTP_HOST} ^(.*)\.(.*)\.(.*)$ > RewriteRule ^/(.*) /%1/$1 [P] > > Unfortunately neither your original suggestion nor my version seem to cause > any redirection. The P flag is explicitly used to proxy. If you want to redirect, substitute a full URL and use the R flag instead. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx