2009/1/13 Marcin <w...@saepia.net>:
> I've tried to add
>
> RewriteEngine On
> RewriteCond %{HTTP_HOST} (.+)\.demo\.myapp\.com$
> RewriteRule ^/$ /usersite/%1
>
> but the effect is that apache is looking for a file /some/path/usersite/lucy

May be you want to add the [PT] flag?

Bob

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to