1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/simplytranslate_ynh.git synced 2024-09-03 20:16:26 +02:00

Update nginx.conf

This commit is contained in:
Éric Gaspar 2023-10-25 21:39:46 +02:00
parent dfa43139a7
commit dbe6418842

View file

@ -1,5 +1,5 @@
#root_path_only location / {
#sub_path_only location __PATH__ {
#sub_path_only rewrite ^__PATH__$ __PATH__/ permanent;
location __PATH__/ {
# Standard nginx configuration
proxy_http_version 1.1;