Allow php execute in mailstats html dir
This commit is contained in:
parent
55575811e7
commit
6cb877d358
@ -6,6 +6,9 @@
|
||||
Options Indexes FollowSymLinks
|
||||
AllowOverride None
|
||||
Require all granted
|
||||
<FilesMatch .php$>
|
||||
SetHandler "proxy:unix:/var/run/php-fpm/php74.sock|fcgi://localhost"
|
||||
</FilesMatch>
|
||||
</Directory>
|
||||
|
||||
<Directory "/opt/mailstats/css">
|
||||
|
Loading…
Reference in New Issue
Block a user