Files
CyberPanel/install/openlitespeed-1.4.28/test/serverroot/cgi-bin/phpinfo.php
2017-12-09 22:30:10 +05:00

7 lines
64 B
PHP
Executable File

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