commit af68ed3f0b65fdc699ff9b900862bb2f89fec50a Author: Ralf Corsépius <corsepiu@xxxxxxxxxxxxxxxxx> Date: Fri Feb 22 15:54:10 2013 +0100 Merge cleanup. rt3.conf.in | 9 +-------- rt3.spec | 3 --- 2 files changed, 1 insertions(+), 11 deletions(-) --- diff --git a/rt3.conf.in b/rt3.conf.in index a6f0129..27a4600 100644 --- a/rt3.conf.in +++ b/rt3.conf.in @@ -3,15 +3,8 @@ Alias /rt3 "@RT3_WWWDIR@" PerlRequire @RT3_BINDIR@/webmux.pl <Directory "@RT3_WWWDIR@"> + AllowOverride All Options ExecCGI FollowSymLinks - <IfModule mod_authz_core.c> - # Apache 2.4 - Require all granted - </IfModule> - <IfModule !mod_authz_core.c> - # Apache 2.2 - AllowOverride All - </IfModule> RewriteEngine On RedirectMatch permanent (.*)/$ $1/index.html diff --git a/rt3.spec b/rt3.spec index db3f7ce..2d904a6 100644 --- a/rt3.spec +++ b/rt3.spec @@ -521,9 +521,6 @@ fi - Add rt-3.8.16-pod2man.diff (work around F19's pod2man having become intolerant) (Fix Fedora_19_Mass_Rebuild FTBFS). -* Sat Dec 29 2012 Ralf Corsépius <corsepiu@xxxxxxxxxxxxxxxxx> - 3.8.15-3 -- Add mod_authz_core.c support to rt3.conf. - * Sat Dec 22 2012 Ralf Corsépius <corsepiu@xxxxxxxxxxxxxxxxx> - 3.8.15-2 - Update README.fedora to use systemctl instead of /sbin/service. - Rework man-page processing. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel