mirror of
https://github.com/YunoHost-Apps/bozon_ynh.git
synced 2024-09-03 18:16:09 +02:00
parent
16ef7053e6
commit
aa877e5268
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
location YNH_EXAMPLE_PATH {
|
location YNH_EXAMPLE_PATH {
|
||||||
# Path to source
|
# Path to source
|
||||||
alias YNH_EXAMPLE_ALIAS ;
|
alias YNH_EXAMPLE_ALIAS/;
|
||||||
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