add ~giu folder to nginx
This commit is contained in:
parent
f735d5afd9
commit
1f2694eed8
@ -386,6 +386,10 @@
|
||||
alias = "/home/rnhmjoj/www/";
|
||||
extraConfig = "charset UTF-8;";
|
||||
};
|
||||
locations."/~giu/" = {
|
||||
alias = "/home/giu/www/";
|
||||
extraConfig = "charset UTF-8;";
|
||||
};
|
||||
};
|
||||
|
||||
# Breve URL shortner
|
||||
|
Loading…
Reference in New Issue
Block a user