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

4 lines
59 B
PHP

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