commit 48bc89d8ea2c01280870a13ae5f6a933c2d8bdc5
Author: Iain Arnell <[email protected]>
Date: Wed Oct 31 05:05:38 2012 -0600
update apache configuration for httpd 2.4 (rhbz#871428)
mojomojo-httpd.conf | 3 +--
mojomojo.spec | 5 ++++-
2 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/mojomojo-httpd.conf b/mojomojo-httpd.conf
index c88ca20..36a7114 100644
--- a/mojomojo-httpd.conf
+++ b/mojomojo-httpd.conf
@@ -6,8 +6,7 @@ Alias /mojomojo/static/ /usr/share/mojomojo/root/static/
Alias /mojomojo/ /usr/bin/mojomojo_fastcgi.pl/
<Location /mojomojo/>
Options ExecCGI
- Order allow,deny
- Allow from all
+ Require all granted
AddHandler fcgid-script .pl
</Location>
diff --git a/mojomojo.spec b/mojomojo.spec
index 3f1b359..43a0b88 100644
--- a/mojomojo.spec
+++ b/mojomojo.spec
@@ -1,6 +1,6 @@
Name: mojomojo
Version: 1.05
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: A Wiki with a tree
License: GPL+ or Artistic
Group: Applications/Internet
@@ -283,6 +283,9 @@ CATALYST_CONFIG=t/var/mojomojo.yml make test
%changelog
+* Wed Oct 31 2012 Iain Arnell <[email protected]> 1.05-5
+- update apache configuration for httpd 2.4 (rhbz#871428)
+
* Fri Jul 20 2012 Fedora Release Engineering <[email protected]>
- 1.05-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel