1
0
Fork 0
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:
Thomas LEBEAU 2014-06-16 07:15:39 +02:00
parent c9de9b1222
commit 08998fd980

View file

@ -19,7 +19,7 @@ location PATHTOCHANGE {
fastcgi_param PATH_INFO $fastcgi_path_info;
}
location ALIASTOCHANGEadmin/ {
location PATHTOCHANGEadmin/ {
index index.php;
}