diff --git a/autoXRAY.sh b/autoXRAY.sh index 680cbca..403b2cf 100644 --- a/autoXRAY.sh +++ b/autoXRAY.sh @@ -166,7 +166,7 @@ server { server_tokens off; root /var/www/$DOMAIN; - index index.php index.html; + index index.html; ssl_protocols TLSv1.2 TLSv1.3; ssl_ciphers HIGH:!aNULL:!MD5;