postfixadmin/postfixadmin-httpd.d.conf

8 lines
176 B
Plaintext
Raw Normal View History

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