Browse Source

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

飞扬 10 years ago
parent
commit
98b94d3d8f
1 changed files with 0 additions and 4 deletions
  1. 0 4
      index.php

+ 0 - 4
index.php

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