
| Current Path : /var/mail/etc/apache2/sites-available/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/mail/etc/apache2/sites-available/_zarafa-webaccess.conf |
Alias /webaccess /usr/share/zarafa-webaccess
Alias /Microsoft-Server-ActiveSync /usr/share/zarafa-webaccess/z-push/index.php
<Directory /usr/share/zarafa-webaccess/>
DirectoryIndex index.php
Options -Indexes +FollowSymLinks
AllowOverride Options
Order allow,deny
Allow from all
# RewriteEngine On
# RewriteCond %{HTTPS} !=on
# RewriteRule (.*) https://ift-informatik.de/webaccess/ [R]
</Directory>
ProxyPass /zarafa http://localhost:236
ProxyPassReverse /zarafa http://localhost:236