3 lines
No EOL
78 B
Text
3 lines
No EOL
78 B
Text
if ($host != $server_name) {
|
|
return 307 $scheme://$server_name$request_uri;
|
|
} |