This website works better with JavaScript
Home
Explore
Help
Sign In
raoyc
/
codeigniter_user_guide_chs
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
基于coding已支持静态文件部署,故删除 index.php 文件
飞扬
10 years ago
parent
47c0fefed6
commit
98b94d3d8f
1 changed files
with
0 additions
and
4 deletions
Split View
Show Diff Stats
0
4
index.php
+ 0
- 4
index.php
View File
@@ -1,4 +0,0 @@
-<?php
-header("Location: index.html");
-die();
-?>