From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- mail-mta/courier/files/apache-sqwebmail.inc | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 mail-mta/courier/files/apache-sqwebmail.inc (limited to 'mail-mta/courier/files/apache-sqwebmail.inc') diff --git a/mail-mta/courier/files/apache-sqwebmail.inc b/mail-mta/courier/files/apache-sqwebmail.inc new file mode 100644 index 000000000000..c88f803c5d1b --- /dev/null +++ b/mail-mta/courier/files/apache-sqwebmail.inc @@ -0,0 +1,14 @@ +Alias /webmail/ /usr/share/courier/sqwebmail/images/ + + Order Allow,Deny + AllowOverride All + Allow from all + + +ScriptAlias /courier/ /usr/lib/courier/courier/webmail/ + + AllowOverride All + Options ExecCGI + Order allow,deny + Allow from all + -- cgit v1.2.3