summaryrefslogtreecommitdiff
path: root/docs/manual/howto
diff options
context:
space:
mode:
authorRich Bowen <rbowen@apache.org>2010-09-28 10:52:49 +0000
committerRich Bowen <rbowen@apache.org>2010-09-28 10:52:49 +0000
commit71f3137d39a6d68e0dadd87dd6dacaf8ddece1af (patch)
tree37c706854d7ca41582e2428e3fde781bd3523ecf /docs/manual/howto
parente29561d113cd207314fc2fee06830ef8de875d61 (diff)
downloadhttpd-71f3137d39a6d68e0dadd87dd6dacaf8ddece1af.tar.gz
nitpick: Remove mention of obsolete directive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1002112 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/howto')
-rw-r--r--docs/manual/howto/htaccess.html.en2
-rw-r--r--docs/manual/howto/htaccess.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/howto/htaccess.html.en b/docs/manual/howto/htaccess.html.en
index 8ac91f42fd..1e2b1a7201 100644
--- a/docs/manual/howto/htaccess.html.en
+++ b/docs/manual/howto/htaccess.html.en
@@ -386,7 +386,7 @@ Options +IncludesNoExec -ExecCGI<br />
permitted.</p>
<div class="example"><p><code>
- [Sat Aug 09 16:19:20 2008] [alert] [client 192.168.200.51] /var/www/html/.htaccess: RewriteLog not allowed here
+ [Fri Sep 17 18:43:16 2010] [alert] [client 192.168.200.51] /var/www/html/.htaccess: DirectoryIndex not allowed here
</code></p></div>
<p>This will indicate either that you've used a directive that is
diff --git a/docs/manual/howto/htaccess.xml b/docs/manual/howto/htaccess.xml
index b560f1df85..5406e2b1e3 100644
--- a/docs/manual/howto/htaccess.xml
+++ b/docs/manual/howto/htaccess.xml
@@ -418,7 +418,7 @@ Options +IncludesNoExec -ExecCGI<br />
permitted.</p>
<example>
- [Sat Aug 09 16:19:20 2008] [alert] [client 192.168.200.51] /var/www/html/.htaccess: RewriteLog not allowed here
+ [Fri Sep 17 18:43:16 2010] [alert] [client 192.168.200.51] /var/www/html/.htaccess: DirectoryIndex not allowed here
</example>
<p>This will indicate either that you've used a directive that is