mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Drop openmailadmin package
This is EOL upstream for over ten years now and therefore we cannot continue to support this either. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
Listen 1001
|
||||
|
||||
<VirtualHost *:1001>
|
||||
|
||||
DocumentRoot /srv/web/openmailadmin
|
||||
|
||||
Include /etc/httpd/conf/conf.d/php*.conf
|
||||
|
||||
<Directory /srv/web/openmailadmin>
|
||||
Options +FollowSymlinks
|
||||
AllowOverride None
|
||||
Require all granted
|
||||
</Directory>
|
||||
|
||||
</VirtualHost>
|
||||
Reference in New Issue
Block a user