postfixadmin/postfixadmin-httpd.d.conf

8 lines
176 B
Plaintext

<Directory "/var/www/html/postfixadmin">
Options Indexes FollowSymLinks Includes ExecCGI
AllowOverride AuthConfig
Order allow,deny
Allow from all
</Directory>