re-add file server directive

This commit is contained in:
Michael (Parker) Parker 2025-08-13 13:44:21 -05:00
parent 06067f375c
commit 15075b6ab8

View File

@ -13,5 +13,6 @@
root * /var/www/html/public
encode gzip
file_server
php_fastcgi 127.0.0.1:9000
}