https://issues.apache.org/bugzilla/show_bug.cgi?id=49643

           Summary: WebDav plus mod Negotiation causes directory creation
                    errors
           Product: Apache httpd-2
           Version: 2.3-HEAD
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_dav
        AssignedTo: [email protected]
        ReportedBy: [email protected]


This looks related in some way to bug 48576.

Mod Negotiation is loaded, but Multiviews has been turned off.
I tried -MultiViews as well as removing all MultiViews options from the
configuration.

The problem goes away if mod Negotiation is not loaded.

Create a file via Webdav with an extenstion.  "foo.zip".   Now try and create a
directory with the root name of the file: "foo".   The directory creation will
fail with a "400 Bad Request"   Internal to the WebDav code it thinks that
"foo" already exists as an object during the "mkcol" command.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to