From 2fb61a1d4c02643d2a4377d824c4292063a23a3d Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Tue, 21 Aug 2001 01:22:55 +0000 Subject: Typo fix to get error docs going. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90453 13f79535-47bb-0310-9956-ffa450edef68 --- docs/conf/httpd-std.conf | 2 +- docs/conf/httpd-win.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/conf/httpd-std.conf b/docs/conf/httpd-std.conf index 97ec957ec6..f92d7f8d3f 100644 --- a/docs/conf/httpd-std.conf +++ b/docs/conf/httpd-std.conf @@ -848,7 +848,7 @@ AddType application/x-tar .tgz # copying them to /your/include/path/, even on a per-VirtualHost basis. # - + Alias /error/ "@@ServerRoot@@/error/" diff --git a/docs/conf/httpd-win.conf b/docs/conf/httpd-win.conf index 4618a7bd2e..1578c23709 100644 --- a/docs/conf/httpd-win.conf +++ b/docs/conf/httpd-win.conf @@ -767,7 +767,7 @@ AddType application/x-tar .tgz # copying them to /your/include/path/, even on a per-VirtualHost basis. # - + Alias /error/ "@@ServerRoot@@/error/" -- cgit v1.2.1