Files
CyberPanel/install-two/openlitespeed-1.4.28/test/serverroot/cgi-bin/phpinfo.php
2018-05-29 20:20:05 +05:00

7 lines
64 B
PHP
Executable File

#!./php-cgi
<HTML>
<BODY>
<?php phpinfo() ?>
</BODY>
</HTML>