[prev in list] [next in list] [prev in thread] [next in thread] 

List:       dav-dev
Subject:    Re: [dav-dev] FW: Redirect/Bind/User Mapping Question
From:       Joe Orton <joe () orton ! demon ! co ! uk>
Date:       2000-08-12 13:18:44
[Download RAW message or body]

>         RewriteEngine On
>         RewriteCond     %{REQUEST_URI}  ^/$
>         RewriteRule     ^$       /%{REMOTE_USER}/ [L]      when we
> change this to [R] for redirect we get a 302 error.

Using the 302 redirect is the correct way to do this. Otherwise, the
PROPFIND request for "/" is being given the response for "/user/", which
confuses the client.  In cadaver's case, it is looking for the "/"
resource to check it is a collection.

The only way I can see to make this work is to have the clients follow
the 302 redirect rather than error out on it... it's on my TODO list for
cadaver at least :)

joe


_______________________________________________
dav-dev maillist  -  dav-dev@lyra.org
http://dav.lyra.org/mailman/listinfo/dav-dev

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic