conclusion, no real php cgi

This commit is contained in:
Eric LAZO
2022-08-17 17:59:53 +02:00
parent b45ed52a2a
commit 4fdbb1e0eb
8 changed files with 130 additions and 42 deletions

4
srcs/cgi-bin/cgi Executable file
View File

@@ -0,0 +1,4 @@
#! /bin/bash
echo "status: 100\r\n"
echo "\r\n\r\n"
echo "hiii"