This commit is contained in:
Михаил Капелько
2025-09-05 22:51:38 +03:00
parent 2a470306ce
commit 58e384b02c

View File

@@ -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 kornerr.ru www.kornerr.ru; server_name _;
location / { location / {
# First attempt to serve request as file, then # First attempt to serve request as file, then