mirror of
https://github.com/YunoHost-Apps/baikal_ynh.git
synced 2024-09-03 18:16:11 +02:00
set php
This commit is contained in:
parent
1b86e7f75b
commit
dd01087816
2 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ location __PATH__/ {
|
|||
|
||||
index index.php;
|
||||
|
||||
client_max_body_size 50M;
|
||||
|
||||
location ~ ^(.+\.php)(.*)$ {
|
||||
include fastcgi_params;
|
||||
fastcgi_split_path_info ^(.+\.php)(.*)$;
|
||||
|
|
Loading…
Add table
Reference in a new issue