mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 13:54:28 -07:00
propagated php-fpm templates across all distros
This commit is contained in:
parent
6b434d90d5
commit
5c4c53bd36
88 changed files with 3050 additions and 594 deletions
|
@ -8,7 +8,7 @@ server {
|
|||
error_log /var/log/nginx/domains/%domain%.error.log error;
|
||||
|
||||
location /installer {
|
||||
try_files $uri $uri/ /installer/index.php?$query_string;
|
||||
try_files $uri $uri/ /installer/index.php?$query_string;
|
||||
}
|
||||
|
||||
location / {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue