On Tue, Nov 4, 2008 at 8:35 PM, Seb <[EMAIL PROTECTED]> wrote:
> On Tue, 4 Nov 2008 20:21:39 -0500,
> "Eric Covener" <[EMAIL PROTECTED]> wrote:
> and my user needs to have a directory Path/ have a lower case URI (as
> http://some.host.com/~user/path).  With the rule I tried:


> RewriteRule ^path(.*)$ Path$1 [last]
>
> I get:
>
> ---<---------------cut here---------------start-------------->---
> Not Found
> The requested URL /home/user/WWW/Path was not found on this server.
> ---<---------------cut here---------------end---------------->---
>
> which is closer.  WWW is the directory set as public via mod_userdir.

Closer to what?  What path do you want it to be rewritten to?

-- 
Eric Covener
[EMAIL PROTECTED]

---------------------------------------------------------------------
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