]> Untitled Git - public.git/blobdiff - httpd.conf
Only expose indexes for publicized files
[public.git] / httpd.conf
index 9360b9216e411f0e84859a171efc8e5e711d13b4..4f9d8db76d3f8fb3970698c4dc5ce8660b93083e 100644 (file)
@@ -263,7 +263,7 @@ ServerAdmin you@example.com
 # symbolic links and aliases may be used to point to other locations.\r
 #\r
 DocumentRoot "/usr/local/apache2/htdocs"\r
 # symbolic links and aliases may be used to point to other locations.\r
 #\r
 DocumentRoot "/usr/local/apache2/htdocs"\r
-<Directory "/usr/local/apache2/htdocs">\r
+<Directory "/usr/local/apache2/htdocs/public/*">\r
     #\r
     # Possible values for the Options directive are "None", "All",\r
     # or any combination of:\r
     #\r
     # Possible values for the Options directive are "None", "All",\r
     # or any combination of:\r