summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChuck Short <zul@gentoo.org>2004-07-08 16:27:12 +0000
committerChuck Short <zul@gentoo.org>2004-07-08 16:27:12 +0000
commit70f7e97d1006fdc44660046c52536ba767a1dc65 (patch)
tree005749ae00da1d45925cb1f56c3983aac2cc627f /net-www/apache
parentAdded selinux support. #56380. (Manifest recommit) (diff)
downloadgentoo-2-70f7e97d1006fdc44660046c52536ba767a1dc65.tar.gz
gentoo-2-70f7e97d1006fdc44660046c52536ba767a1dc65.tar.bz2
gentoo-2-70f7e97d1006fdc44660046c52536ba767a1dc65.zip
Fixed buglet.
Diffstat (limited to 'net-www/apache')
-rw-r--r--net-www/apache/ChangeLog5
-rw-r--r--net-www/apache/files/2.0.49/commonapache2.conf4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/apache/ChangeLog b/net-www/apache/ChangeLog
index aade9875b20f..4db5d3770936 100644
--- a/net-www/apache/ChangeLog
+++ b/net-www/apache/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-www/apache
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.223 2004/07/08 16:22:26 zul Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.224 2004/07/08 16:27:12 zul Exp $
+
+ 09 Jul 2004; Chuck Short <zul@gentoo.org> files/2.0.49/commonapache2.conf:
+ Fixed buglet. Closes #56457.
09 Jul 2004; Chuck Short <zul@gentoo.org> apache-1.3.29-r2.ebuild,
apache-1.3.31-r1.ebuild, apache-1.3.31-r2.ebuild, apache-2.0.49-r3.ebuild,
diff --git a/net-www/apache/files/2.0.49/commonapache2.conf b/net-www/apache/files/2.0.49/commonapache2.conf
index 406e621b4458..575a030cc9fe 100644
--- a/net-www/apache/files/2.0.49/commonapache2.conf
+++ b/net-www/apache/files/2.0.49/commonapache2.conf
@@ -1,5 +1,5 @@
### /etc/apache2/conf/commonapache2.conf
-### $Id: commonapache2.conf,v 1.4 2004/06/03 16:25:52 zul Exp $
+### $Id: commonapache2.conf,v 1.5 2004/07/08 16:27:12 zul Exp $
###
### Common server configuration.
###
@@ -564,7 +564,7 @@ ServerSignature On
### The internationalized error documents require mod_alias, mod_include
### and mod_negotiation. To activate them, uncomment the following 30 lines.
###
-# Alias /error/ "/var/www/localhost/error"
+# Alias /error/ "/var/www/localhost/error/"
#
# <Directory "/var/www/localhost/error">
# AllowOverride None