This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
raoyc
/
codeigniter_user_guide_chs
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
基于coding已支持静态文件部署,故删除 index.php 文件
飞扬
10 anni fa
parent
47c0fefed6
commit
98b94d3d8f
1 ha cambiato i file
con
0 aggiunte
e
4 eliminazioni
Visualizzazione separata
Mostra Diff Stats
0
4
index.php
+ 0
- 4
index.php
Vedi File
@@ -1,4 +0,0 @@
-<?php
-header("Location: index.html");
-die();
-?>