mirror of
https://github.com/YunoHost-Apps/yourls_ynh.git
synced 2024-09-03 20:35:59 +02:00
update nginx conf
This commit is contained in:
parent
c9de9b1222
commit
08998fd980
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ location PATHTOCHANGE {
|
|||
fastcgi_param PATH_INFO $fastcgi_path_info;
|
||||
}
|
||||
|
||||
location ALIASTOCHANGEadmin/ {
|
||||
location PATHTOCHANGEadmin/ {
|
||||
index index.php;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue