mirror of
				https://github.com/linuxserver/docker-heimdall.git
				synced 2025-10-31 13:07:39 +09:00 
			
		
		
		
	fix php
This commit is contained in:
		| @@ -14,7 +14,7 @@ server { | ||||
| 	client_max_body_size 0; | ||||
|  | ||||
| 	location / { | ||||
| 		try_files $uri $uri/ /index.php?$args =404; | ||||
| 		try_files $uri $uri/ /index.php?$args; | ||||
| 	} | ||||
|  | ||||
| 	location ~ \.php$ { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user