mirror of
				https://github.com/linuxserver/docker-swag.git
				synced 2025-11-01 05:27:42 +09:00 
			
		
		
		
	nginx conf tweaks
This commit is contained in:
		| @@ -44,7 +44,7 @@ server { | |||||||
|         # enable for Authelia (requires authelia-server.conf in the server block) |         # enable for Authelia (requires authelia-server.conf in the server block) | ||||||
|         #include /config/nginx/authelia-location.conf; |         #include /config/nginx/authelia-location.conf; | ||||||
|  |  | ||||||
|         try_files $uri $uri/ /index.html /index.php?$args =404; |         try_files $uri $uri/ /index.html /index.php$is_args$args =404; | ||||||
|     } |     } | ||||||
|  |  | ||||||
|     location ~ ^(.+\.php)(.*)$ { |     location ~ ^(.+\.php)(.*)$ { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user