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:
parent
d8604b9682
commit
f0ae1aeb8d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
location __PATH__/ {
|
||||
location __PATH__ {
|
||||
|
||||
# Protecting sensibles urls
|
||||
location ~ 403 {
|
||||
|
|
Loading…
Add table
Reference in a new issue