mirror of
https://github.com/apache/httpd.git
synced 2025-05-19 02:21:09 +03:00
Typo in example.
PR: 6836 Submitted by: Joakim Forsberg <forsberg@usa.net> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86965 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e79d8703be
commit
4519f66cb1
@ -106,7 +106,7 @@ lookups except for .html and .cgi files:
|
||||
|
||||
<BLOCKQUOTE><PRE>
|
||||
HostnameLookups off
|
||||
<Files ~ "\.(html|cgi)$>
|
||||
<Files ~ "\.(html|cgi)$">
|
||||
HostnameLookups on
|
||||
</Files>
|
||||
</PRE></BLOCKQUOTE>
|
||||
|
Loading…
x
Reference in New Issue
Block a user