Update nginx.conf
This commit is contained in:
		
							parent
							
								
									850b282c30
								
							
						
					
					
						commit
						0b331e5179
					
				@ -2,7 +2,7 @@
 | 
				
			|||||||
location __PATH__/ {
 | 
					location __PATH__/ {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  # Path to source
 | 
					  # Path to source
 | 
				
			||||||
  alias __FINALPATH__/ ;
 | 
					  alias __FINALPATH__/;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Example PHP configuration (remove it if not used)
 | 
					### Example PHP configuration (remove it if not used)
 | 
				
			||||||
  index index.php;
 | 
					  index index.php;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user