1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/garradin_ynh.git synced 2024-09-03 18:36:17 +02:00

problem to resolve and fix servername url without a trailing slash at the end

This commit is contained in:
Robles Rodolphe 2020-10-27 16:23:50 +01:00
parent d8604b9682
commit f0ae1aeb8d

View file

@ -1,4 +1,4 @@
location __PATH__/ {
location __PATH__ {
# Protecting sensibles urls
location ~ 403 {