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-13 17:53:15 +02:00
parent 82fdd93904
commit 681dd8851e

View file

@ -1,4 +1,5 @@
location PATHTOCHANGE/admin {
location PATHTOCHANGE {
alias ALIASTOCHANGE;
index index.php index.html index.htm;
default_type text/html;