mirror of
https://github.com/YunoHost-Apps/jappix_ynh.git
synced 2024-09-03 19:26:19 +02:00
Merge branch 'master' of https://github.com/titoko/jappix_ynh
This commit is contained in:
commit
d1f9c1bd11
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
location PATHTOCHANGE {
|
location PATHTOCHANGE/ {
|
||||||
alias ALIASTOCHANGE ;
|
alias ALIASTOCHANGE ;
|
||||||
if ($scheme = http) {
|
if ($scheme = http) {
|
||||||
rewrite ^ https://$server_name$request_uri? permanent;
|
rewrite ^ https://$server_name$request_uri? permanent;
|
||||||
|
|
Loading…
Reference in a new issue