php newline pbm resolved

This commit is contained in:
hugogogo
2022-08-12 12:00:20 +02:00
parent c225063361
commit de09c2357c
2 changed files with 3 additions and 40 deletions

View File

@@ -1,5 +1,4 @@
#! /usr/bin/php
<?php
echo "false: 300\r\n";
echo "server: Webserv/0.2\r\n";
@@ -28,4 +27,3 @@
// echo $_POST['REQUEST_METHOD'];
echo "\n\n-----------\nEND PHP-CGI\n\n";
?>