mirror of
https://github.com/apache/httpd.git
synced 2025-07-30 20:03:10 +03:00
Fix a missing whitespace in an example
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1337873 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -112,7 +112,7 @@ Require ip ip.address
|
||||
|
||||
<highlight language="config">
|
||||
Require not ip 192.168.205
|
||||
Require not host phishers.example.commoreidiots.example
|
||||
Require not host phishers.example.com moreidiots.example
|
||||
Require not gov
|
||||
</highlight>
|
||||
|
||||
|
Reference in New Issue
Block a user