+ in fill_script_path() : scipt_path and script_info are filled, removing leadin dot
+ in _cgi_pos() : check validity of extension if it's only alpha characters + severall pbm appears
This commit is contained in:
@@ -21,7 +21,7 @@ server {
|
||||
|
||||
location /cgi-bin {
|
||||
root ./srcs/cgi-bin/;
|
||||
cgi_ext cgi php txt;
|
||||
cgi_ext cpp php sh;
|
||||
}
|
||||
|
||||
location /redirect {
|
||||
|
||||
Reference in New Issue
Block a user