From: brian Date: Sat, 6 Jun 1998 02:30:12 +0000 (+0000) Subject: PR: X-Git-Tag: 1.3.1~28 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d7a4e5bff908105e44beb8bbbf5c50e5c06b567c;p=apache PR: HostnameLookups were *not* allowed in .htaccess files. They should be, but for now it doesn't. This can't be as easy as changing ACCESS_CONF|RSRC_CONF to OR_FILEINFO or something, is it? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81470 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html b/docs/manual/mod/core.html index 1133b1029b..6500929c6a 100644 --- a/docs/manual/mod/core.html +++ b/docs/manual/mod/core.html @@ -1004,8 +1004,7 @@ considerations.


Context: server config, virtual host, directory, -.htaccess
+>Context: server config, virtual host, directory