Parcourir la source

fix permission + html>php

master
Fabien Toune il y a 3 ans
Parent
révision
a419ef9342
2 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. +3
    -3
      index.php
  2. +0
    -0
     

index.html → index.php Voir le fichier

@@ -3,9 +3,9 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<title>Info php</title>
</head>
<body>
<?php phpinfo(); ?>
</body>
</html>
</html>

+ 0
- 0
Voir le fichier


Chargement…
Annuler
Enregistrer