Commit graph

5 commits

Author SHA1 Message Date
Ilya Prokopenko
a6266c0e10
NGINX: Added a limit to size of an uploaded file
Without this, the web server would give a HTTP error 413.
2021-10-13 08:11:35 +07:00
Ilya Prokopenko
42108cf922
NGINX: PHP-FPM now only works with index.php
Previously it was applied to all PHP files. Or rather, it should have, but libchandler only has one PHP file on htdocs - index.php. Without this fix OpenVK profiles with ".php" in their link would "break".
2021-10-12 22:15:43 +07:00
Ilya Prokopenko
c6335aea7b
NGINX: Added new param SCRIPT_FILENAME 2021-09-18 09:23:28 +07:00
celestora
8f61111b41
Fix arguments in nginx.conf 2021-09-16 19:20:50 +03:00
Ilya Prokopenko
f3b7e4a597
Install: Added NGINX as an option 2021-09-16 17:35:51 +07:00