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:
parent
c12bb43e30
commit
ae004c3ac0
1 changed files with 1 additions and 1 deletions
|
@ -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) {
|
||||
|
|
Loading…
Reference in a new issue