Allow overriding options in user directories
authorAlex Dehnert <adehnert@mit.edu>
Mon, 22 Feb 2010 09:01:47 +0000 (09:01 +0000)
committerroot <adehnert@mit.edu>
Mon, 22 Feb 2010 09:01:47 +0000 (09:01 +0000)
mods-available/userdir.conf

index 1e384a55dfe15610856f47ce50e366c62e7dd7f9..43b8c513ad2f85c87db767a78dd45fd4bac3b4c5 100644 (file)
@@ -3,7 +3,7 @@
         UserDir disabled root
 
         <Directory /home/*/public_html>
-                AllowOverride FileInfo AuthConfig Limit Indexes
+                AllowOverride FileInfo AuthConfig Limit Indexes Options
                 Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
                 <Limit GET POST OPTIONS>
                         Order allow,deny