server { listen 443; server_name forsen-cock.dedyn.io; root /var/www/rickroll; index index.html; location / { try_files $uri $uri/ =404; } }