소스 검색

fix permission + html>php

master
Fabien Toune 3 년 전
부모
커밋
a419ef9342
2개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. +3
    -3
      index.php
  2. +0
    -0
     

index.html → index.php 파일 보기

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

+ 0
- 0
파일 보기


불러오는 중...
취소
저장