Sfoglia il codice sorgente

fix permission + html>php

master
Fabien Toune 3 anni fa
parent
commit
a419ef9342
2 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. +3
    -3
      index.php
  2. +0
    -0
     

index.html → index.php Vedi File

@@ -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
Vedi File


Caricamento…
Annulla
Salva