Update 'roles/webserver/files/etc/apache2/sites-available/www.thunix.net.conf'

This commit is contained in:
deepend 2023-06-29 21:02:21 +00:00
parent 09b09314bc
commit a2a1466e3d
1 changed files with 6 additions and 0 deletions

View File

@ -15,6 +15,12 @@
Order deny,allow
Deny from all
</Directorymatch>
Alias /webmail /var/www/rainloop
<Directory /var/www/rainloop>
Options FollowSymLinks
AllowOverride All
Require all granted
</Directory>
RewriteEngine On
# Redirect permanent / https://thunix.net