10 lines
222 B
Plaintext

# Alias for mailstats
Alias "/mailstats" "/opt/mailstats/html"
<Directory "/opt/mailstats/html">
Options Indexes FollowSymLinks
AllowOverride None
Require all granted
</Directory>