From 71f3137d39a6d68e0dadd87dd6dacaf8ddece1af Mon Sep 17 00:00:00 2001
From: Rich Bowen
Date: Tue, 28 Sep 2010 10:52:49 +0000
Subject: [PATCH] nitpick: Remove mention of obsolete directive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1002112 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/howto/htaccess.html.en | 2 +-
docs/manual/howto/htaccess.xml | 2 +-
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
permitted.
- [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
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
permitted.
- [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
This will indicate either that you've used a directive that is
--
2.50.1