]> id.pley.net Git - postfix.git/blobdiff - postfixadmin/postfixadmin.conf
Reorganize files around subprojects.
[postfix.git] / postfixadmin / postfixadmin.conf
diff --git a/postfixadmin/postfixadmin.conf b/postfixadmin/postfixadmin.conf
new file mode 100644 (file)
index 0000000..3a3847d
--- /dev/null
@@ -0,0 +1,9 @@
+Alias /postfixadmin /usr/local/share/postfixadmin
+
+<Directory /usr/local/share/postfixadmin>
+        Options +Indexes +FollowSymLinks +ExecCGI
+        AllowOverride AuthConfig FileInfo
+                Order allow,deny
+        Allow from all
+        Require all granted
+</Directory>