1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/limesurvey_ynh.git synced 2024-09-03 19:36:32 +02:00

Update nginx.conf

This commit is contained in:
ericgaspar 2021-07-12 13:38:16 +02:00
parent c12bb43e30
commit ae004c3ac0

View file

@ -8,7 +8,7 @@ location __PATH__/ {
# if (!-e $request_filename)
#{
# rewrite ^(.+)$ {{ path_url }}/index.php?q=$1 last;
# rewrite ^(.+)$ __PATH__/index.php?q=$1 last;
#}
if ($scheme = http) {