Typo
This commit is contained in:
parent
4dd11d8def
commit
f86cd567de
|
@ -626,7 +626,7 @@ Note : IPV4 uniquement
|
|||
|
||||
server {
|
||||
if ($host = routeur.libre-en-communs.org) {
|
||||
return 301 https://$host$request_uri;
|
||||
return 302 https://$host$request_uri;
|
||||
}
|
||||
server_name routeur.libre-en-communs.org;
|
||||
listen 80;
|
||||
|
|
Loading…
Reference in New Issue