[DOCUMENTATION] Add further notes to the nginx sample config
This commit is contained in:
		@@ -40,6 +40,7 @@ server {
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
# PHP
 | 
			
		||||
# FIXME: Change "php7.X" to your version of fpm
 | 
			
		||||
    location ~ ^/(index|install)\.php(/.*)?$ {
 | 
			
		||||
    #location ^~ /index.php {
 | 
			
		||||
        include fastcgi_params;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user