Explorar el Código

基于coding已支持静态文件部署,故删除 index.php 文件

飞扬 hace 10 años
padre
commit
98b94d3d8f
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  1. 0 4
      index.php

+ 0 - 4
index.php

@@ -1,4 +0,0 @@
-<?php
-header("Location: index.html");
-die();
-?>