[web-assets/el5: 4/15] add "Require all granted" as suggested by Remi Collet

T.C. Hollingsworth patches at fedoraproject.org
Tue Aug 27 12:24:26 UTC 2013


commit 08a84bd9f3fadbc33602a09c2480a3aa49dd2927
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Fri Jul 19 04:33:02 2013 -0700

    add "Require all granted" as suggested by Remi Collet

 web-assets.conf |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/web-assets.conf b/web-assets.conf
index f320a4b..57027fd 100644
--- a/web-assets.conf
+++ b/web-assets.conf
@@ -2,4 +2,5 @@ Alias /_assets /usr/share/assets
 
 <Directory /usr/share/assets>
     Options -Indexes
+    Require all granted
 </Directory>


More information about the scm-commits mailing list