initial commit
This commit is contained in:
5
angie/snip/fastcgi-location
Normal file
5
angie/snip/fastcgi-location
Normal file
@@ -0,0 +1,5 @@
|
||||
try_files $fastcgi_script_name =444;
|
||||
|
||||
## bypass the fact that try_files resets $fastcgi_path_info
|
||||
## see: https://trac.nginx.org/nginx/ticket/321
|
||||
set $path_info $fastcgi_path_info;
|
Reference in New Issue
Block a user