mirror of
https://github.com/elisspace/rtinst.git
synced 2026-09-25 12:06:47 +00:00
Update nginxsite
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ server {
|
||||
#server_name <Server IP>;
|
||||
root /var/www;
|
||||
|
||||
return 301 https://$server_name$request_uri;
|
||||
return 301 https://$host$request_uri;
|
||||
|
||||
index index.html index.php index.htm;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user