Thinhnam.net Configuration Apr 2026
<Directory /var/www/thinhnam.net/html> Options -Indexes +FollowSymLinks AllowOverride All Require all granted </Directory>
server listen 80; listen [::]:80; server_name thinhnam.net www.thinhnam.net; return 301 https://$server_name$request_uri; Thinhnam.net Configuration
location / try_files $uri $uri/ =404;
