On Fri, Apr 11, 2008 at 7:43 PM, Steve Finkelstein <[EMAIL PROTECTED]> wrote:

>     RewriteCond %{HTTP_HOST} ^foo\.example\.com$ [NC]
>     RewriteRule . /index.php/foo [L]
>

I'm not sure why you have the leading slash on /index.php when you
don't seem to be using it in your main rule.

Other than that, error and rewrite log contents would be necessary to debug.

Joshua.

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to