[spice-html5 1/7] Make our sample Apache configuration work on a RHEL server as well.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Jeremy White <jwhite@xxxxxxxxxxxxxxx>
---
 apache.conf |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/apache.conf b/apache.conf
index dda4cb0..f3bd2fe 100644
--- a/apache.conf
+++ b/apache.conf
@@ -3,9 +3,8 @@
 #
 Alias /spice /usr/share/spice-html5
 <Directory /usr/share/spice-html5>
-    AllowOverride None
-    Require all granted
-    Order allow,deny
+    # This page is broadly available, tune here to make it more restricted.
     Allow from all
+    Satisfy Any
     DirectoryIndex spice.html
 </Directory>
-- 
1.7.10.4



_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/spice-devel


[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]