ansible-nginx/files/web/index.php

4 lines
35 B
PHP

<?php
echo "<h1>PHP works!</h1>";