Marius Cramer
2015-12-08 435ce38d6939087144c7b8d2764968312e839e24
server/conf/apache_ispconfig.conf.master
@@ -14,6 +14,13 @@
   Order Deny,Allow
   Deny from all
   </tmpl_if>
 <IfModule mod_headers.c>
    <LocationMatch "/.well-known/acme-challenge/*">
      Header set Content-Type "text/plain"
    </LocationMatch>
  </IfModule>
</Directory>
# Do not allow access to the root file system of the server for security reasons