]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/web/templates/default/apache.frontend.erb
iRun memcached on locahost if there is no internal address
[chef.git] / cookbooks / web / templates / default / apache.frontend.erb
index 6690a255e6f326f746901c68aa8da79862e8979c..d99dd532fa34152957c930a22d6be2f89921c516 100644 (file)
   </FilesMatch>
 </Directory>
 
+<Directory /srv/www.openstreetmap.org/static>
+  Require all granted
+</Directory>
+
 <Directory /srv/www.openstreetmap.org/rails/app/assets>
   Require all granted
 </Directory>