prefix httpd-exported directory with an underscore

as suggest by Joe Orton on <lists@fpo>
This commit is contained in:
T.C. Hollingsworth 2013-07-19 04:30:03 -07:00
parent 54b5384e31
commit 6cb795fad5

View File

@ -1,4 +1,4 @@
Alias /assets /usr/share/assets
Alias /_assets /usr/share/assets
<Directory /usr/share/assets>
Options -Indexes