Skip to content

Commit 802d1d7

Browse files
committed
Add header
1 parent b38b535 commit 802d1d7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/server.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@
2424
'upload_max_filesize' => ini_get('upload_max_filesize'),
2525
];
2626
$content = <<<EOD
27+
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
28+
; php-server configuration file - https://github.com/natanfelles/php-server ;
29+
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
2730
php = PHP_BINARY
2831
host = localhost
2932
port = 8080

0 commit comments

Comments
 (0)