vhost options, files not templates

This commit is contained in:
Mike Holloway 2025-12-07 01:17:19 -05:00
parent 5ac39bbcc8
commit deb1578587

View File

@ -1,2 +1,4 @@
root /var/www/html;
index index.php;
client_max_body_size 10G;
proxy_request_buffering off;