]> git.pld-linux.org Git - packages/apache.git/blobdiff - apache-httpd.conf
- add webapps.d
[packages/apache.git] / apache-httpd.conf
index a465b5f2e9af90746456ae1f9b5faffcbcf15e3c..03f821ff014be4d97cd8f9a057d937e5d05cc5b4 100644 (file)
@@ -882,4 +882,7 @@ AddHandler type-map var
     BrowserMatch "^gnome-vfs" redirect-carefully
 </IfModule>
 
+# include webapps configs
+Include webapps.d/*.conf
+
 # vim: filetype=apache ts=4 sw=4 et
This page took 0.037177 seconds and 4 git commands to generate.