is_cgi function is back and is working
+ in utils added function eval_file_mode(), it returns http errors codes about file
This commit is contained in:
2
srcs/cgi-bin/cgi.sh
Normal file → Executable file
2
srcs/cgi-bin/cgi.sh
Normal file → Executable file
@@ -1,4 +1,4 @@
|
||||
#! /usr/bash
|
||||
#! /bin/bash
|
||||
echo "status: 100\r\n"
|
||||
echo "\r\n\r\n"
|
||||
echo "hiii"
|
||||
|
||||
Reference in New Issue
Block a user