From 187092e74d129597aaf18eec4829bb425bbe4eed Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 06:13:06 +0000 Subject: auto-import httpd-2.0.40-21.8 from httpd-2.0.40-21.8.src.rpm --- diff --git a/httpd.conf b/httpd.conf index 667160a..c6a4fd0 100644 --- a/httpd.conf +++ b/httpd.conf @@ -346,7 +346,7 @@ DocumentRoot "/var/www/html" # Disable autoindex for the root directory, and present a # default Welcome page if no other index page is present. # - + Options -Indexes ErrorDocument 403 /error/noindex.html diff --git a/httpd.spec b/httpd.spec index f4fb495..e252896 100644 --- a/httpd.spec +++ b/httpd.spec @@ -10,7 +10,7 @@ Summary: Apache HTTP Server Name: httpd Version: 2.0.40 -Release: 21.7 +Release: 21.8 URL: http://httpd.apache.org/ Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz Source1: index.html @@ -509,7 +509,7 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/httpd/build/libtool %changelog -* Tue Oct 28 2003 Joe Orton 2.0.40-21.7 +* Tue Oct 28 2003 Joe Orton 2.0.40-21.8 - add security fixes for CVE CAN-2003-0542, CAN-2003-0789 - return test page for "/+" in default httpd.conf - add bug fixes for #103049, #105725, #106454, #106858