mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-16 20:55:20 +03:00
8 lines
204 B
Text
8 lines
204 B
Text
Alias /Microsoft-Server-ActiveSync /usr/share/webapps/z-push/index.php
|
|
|
|
<Directory /usr/share/webapps/z-push/>
|
|
DirectoryIndex index.php
|
|
AllowOverride Options
|
|
|
|
Require all granted
|
|
</Directory>
|