From: Jeff Trawick Date: Fri, 3 Dec 2010 20:20:29 +0000 (+0000) Subject: generated files X-Git-Tag: 2.3.10~100 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bbbe953bd2b3bc8fd8f97d26d13ff12d732da3b8;p=apache generated files git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1041976 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/platform/windows.html.en b/docs/manual/platform/windows.html.en index f0fadc0675..7cf7ab78b6 100644 --- a/docs/manual/platform/windows.html.en +++ b/docs/manual/platform/windows.html.en @@ -786,12 +786,15 @@ (Arcane and error prone procedures may work around the restriction on mapped drive letters, but this is not recommended.)

-

Example directives with UNC paths

+

Example DocumentRoot with UNC path

+ DocumentRoot //dochost/www/html/ +

- DocumentRoot //dochost/www/html/
-
+

Example DocumentRoot with IP address in UNC path

DocumentRoot //192.168.1.50/docs/
-
+

+ +

Example Alias and corresponding Directory with UNC path

Alias /images/ //imagehost/www/images/

<Directory //imagehost/www/images/>
diff --git a/docs/manual/platform/windows.xml.ko b/docs/manual/platform/windows.xml.ko index 9524d357e2..976b3a8a41 100644 --- a/docs/manual/platform/windows.xml.ko +++ b/docs/manual/platform/windows.xml.ko @@ -1,7 +1,7 @@ - +