Browse Source

* Bug: en nginx/sites-available/phpinfo.conf

Guzmán Castanedo Villalba 6 years ago
parent
commit
186936d142
1 changed files with 1 additions and 2 deletions
  1. 1 2
      etc/nginx/sites-available/phpinfo.conf

+ 1 - 2
etc/nginx/sites-available/phpinfo.conf

@@ -42,8 +42,7 @@ server {
 		fastcgi_pass unix:/var/run/php/php7.2-fpm.sock;
 		fastcgi_pass unix:/var/run/php/php7.2-fpm.sock;
 	}
 	}
 
 
-	# deny access to .htaccess files, if Apache's document root
-	# concurs with nginx's one
+	# deny access to .htaccess files
 	#
 	#
 	#location ~ /\.ht {
 	#location ~ /\.ht {
 	#	deny all;
 	#	deny all;