domain nginx
This commit is contained in:
@@ -23,7 +23,7 @@ server {
|
|||||||
# Add index.php to the list if you are using PHP
|
# Add index.php to the list if you are using PHP
|
||||||
index index.html;
|
index index.html;
|
||||||
|
|
||||||
server_name _;
|
server_name kornerr.ru www.kornerr.ru;
|
||||||
|
|
||||||
location / {
|
location / {
|
||||||
# First attempt to serve request as file, then
|
# First attempt to serve request as file, then
|
||||||
|
|||||||
Reference in New Issue
Block a user