hangar18/static_data/data/php-fpm/rest/index.php

4 lines
55 B
PHP

<h1>PHP-FPM: rest</h1>
<?php
echo phpinfo();
?>