Configure TLS #4

Closed
kornerr wants to merge 6 commits from tls into main
Showing only changes of commit 2a470306ce - Show all commits

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 _; 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