Rifle-Rex
Rifle-Rex
Hello. I had found some issues when I trying to use "try_files" directive. Below are my nginx.conf ``` init_worker_by_php_block { class a { static $a = 1; public static function...
First, thank you for your great work! There are some suggestions about the request handler logic. Request should not be handle by php only if the path contain 'php'. Essentially...
response cookie 'Set-Cookie' should be save as table when trying to parse header in fastcgi-http._parse_headers().