diff --git a/apcupsd-httpd.conf b/apcupsd-httpd.conf index 30c5679..9e5ff87 100644 --- a/apcupsd-httpd.conf +++ b/apcupsd-httpd.conf @@ -10,10 +10,10 @@ ScriptAlias /apcupsd/ "/var/www/apcupsd/" # Change the ".example.com" to match your domain or modify # access rights to your needs to enable remote access also. # - + DirectoryIndex upsstats.cgi AllowOverride None - Options ExecCGI + Options ExecCGI Indexes Order deny,allow Deny from all Allow from 127.0.0.1 diff --git a/apcupsd.spec b/apcupsd.spec index 2fbc31e..4e69cbf 100644 --- a/apcupsd.spec +++ b/apcupsd.spec @@ -1,6 +1,6 @@ Name: apcupsd Version: 3.12.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: APC UPS Power Control Daemon for Linux Group: System Environment/Daemons @@ -143,6 +143,10 @@ fi %changelog +* Mon Oct 9 2006 - Orion Poplawski - 3.12.4-3 +- Fix /etc/httpd/conf.d/apcupsd.conf so DirectoryIndex works (bug #209952). + Patch from Clive Messer (clive@vacuumtube.org.uk) + * Tue Aug 29 2006 - Orion Poplawski - 3.12.4-2 - Rebuild for FC6