Add conf.d
[sysconfig/apache2.git] / conf.d / gallery2
diff --git a/conf.d/gallery2 b/conf.d/gallery2
new file mode 100644 (file)
index 0000000..7bd642c
--- /dev/null
@@ -0,0 +1,13 @@
+#Alias /gallery2 /usr/share/gallery2
+
+<Directory /usr/share/gallery2>
+  Options FollowSymLinks
+  AllowOverride Limit Options FileInfo
+</Directory>
+
+# some people prefer a simple URL like http://gallery2.example.com
+#<VirtualHost 1.2.3.4>
+#  DocumentRoot /usr/share/gallery2
+#  ServerName gallery2.example.com
+#</VirtualHost>
+