api/index.html

7 lines
64 B
HTML

<html>
<body>
<?php
phpinfo();
>
</body>
</html>