Configure TLS #4

Closed
kornerr wants to merge 6 commits from tls into main
Showing only changes of commit 58e384b02c - 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 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