There was an error while loading. Please reload this page.
1 parent 68afb7e commit 7f9f06dCopy full SHA for 7f9f06d
template/block/codeigniter.conf
@@ -1,7 +1,7 @@
1
# Nginx UI Template Start
2
name = "Codeigniter Rewrite"
3
author = "@0xJacky"
4
-description = { en = "Codeigniter URL Rewrite Config", zh_CN = "Codeigniter 伪静态配置"}
+description = { en = "Codeigniter URL Rewrite Config", zh_CN = "Codeigniter 伪静态配置, zh_TW = "Codeigniter 偽靜態配置"}
5
# Nginx UI Template End
6
location / {
7
try_files $uri $uri/ /index.php;
0 commit comments