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