mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-09-17 03:31:18 +02:00
9 lines
204 B
Plaintext
9 lines
204 B
Plaintext
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>
|