wip cgi ouptput
This commit is contained in:
4
srcs/cgi-bin/cgi
Executable file
4
srcs/cgi-bin/cgi
Executable file
@@ -0,0 +1,4 @@
|
||||
#! /bin/bash
|
||||
echo "status: 100\r\n"
|
||||
echo "\r\n\r\n"
|
||||
echo "hiii"
|
||||
Reference in New Issue
Block a user