php 5.6-fpm is working

This commit is contained in:
Bachir Soussi Chiadmi
2018-01-13 12:31:05 +01:00
parent 0fe6f1dc6c
commit 66457e6eb2
4 changed files with 27 additions and 11 deletions
+1
View File
@@ -6,5 +6,6 @@
</head>
<body>
<h1>Hello world!</h1>
<?php phpinfo(); ?>
</body>
</html>