From: Ken Coar Date: Wed, 23 Jun 1999 18:24:03 +0000 (+0000) Subject: Fix some docco. X-Git-Tag: 1.3.7~74 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56e0a7545e24b6fe941cf5e0297908be60c664a4;p=thirdparty%2Fapache%2Fhttpd.git Fix some docco. Submitted by: Tony Finch Reviewed by: Ken Coar git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83370 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_vhost_alias.html b/docs/manual/mod/mod_vhost_alias.html index 9b86a07143b..f477aa55540 100644 --- a/docs/manual/mod/mod_vhost_alias.html +++ b/docs/manual/mod/mod_vhost_alias.html @@ -110,7 +110,7 @@ will be satisfied by the file A more even spread of files can be acheived by hashing from the end of the name, for example:
-	VirtualDocumentRoot	/u/%3+/%2.-1/%2.-2/%2.-3/%2
+	VirtualDocumentRoot	/usr/local/apache/vhosts/%3+/%2.-1/%2.-2/%2.-3/%2
 
The example request would come from /usr/local/apache/vhosts/isp.com/e/l/p/example/directory/file.html.