mirror of
https://github.com/apache/httpd.git
synced 2025-08-15 23:27:39 +00:00
Put individual items in quotation marks.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1673657 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -140,7 +140,7 @@ UserDir enabled user1 user2 user3
|
||||
If you use a command like:</p>
|
||||
|
||||
<highlight language="config">
|
||||
UserDir public_html /usr/web http://www.example.com/
|
||||
UserDir "public_html" "/usr/web" "http://www.example.com/"
|
||||
</highlight>
|
||||
|
||||
<p>With a request for
|
||||
|
Reference in New Issue
Block a user