DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20277>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20277

Unable to use shares as DocumentRoot/VirtualDocumentRoot

           Summary: Unable to use shares as DocumentRoot/VirtualDocumentRoot
           Product: Apache httpd-2.0
           Version: 2.0.45
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Runtime Config
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


I have been trying to get windows shares to work
as DocumentRoot and VirtualDocumentRoot without
success.

The error returned is always 'blah must be a 
directory', therefore I am guessing this is 
unsupported. I'm guessing it's probably something
to do with some kind of ap_docrootcheck
function, although I haven't really investigated
this much.

Here is essentially what I'm trying to do:

<VirtualHost 192.168.1.200>
UseCanonicalName Off
VirtualDocumentRoot "\\192.168.1.1\%2+\%1"
</VirtualHost>

Let me know if this is fixable

Cheers

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to