Files
CyberPanel/install-cn/openlitespeed-1.4.28/test/serverroot/wwwroot/phpinfo.php
qtwrk 9227098c76 installer for chinese network
modifed litespeed/mariadb/powerdns/phpmyadmin/rainloop download URL to mirror for improve chinese network download speed.
2018-03-10 23:25:48 +01:00

9 lines
105 B
PHP

<?php
setcookie('try_login', 1, time()+30);
?>
<HTML>
<BODY>
<?php phpinfo() ?>
</BODY>
</HTML>