mirror of
https://github.com/apache/httpd.git
synced 2025-08-05 16:55:50 +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">
|
<highlight language="config">
|
||||||
Require not ip 192.168.205
|
Require not ip 192.168.205
|
||||||
Require not host phishers.example.commoreidiots.example
|
Require not host phishers.example.com moreidiots.example
|
||||||
Require not gov
|
Require not gov
|
||||||
</highlight>
|
</highlight>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user