Browse Source

chore: update codeigniter.conf (#244)

Eddie 1 năm trước cách đây
mục cha
commit
7f9f06dfbf
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      template/block/codeigniter.conf

+ 1 - 1
template/block/codeigniter.conf

@@ -1,7 +1,7 @@
 # Nginx UI Template Start
 name = "Codeigniter Rewrite"
 author = "@0xJacky"
-description = { en = "Codeigniter URL Rewrite Config", zh_CN = "Codeigniter 伪静态配置"}
+description = { en = "Codeigniter URL Rewrite Config", zh_CN = "Codeigniter 伪静态配置, zh_TW = "Codeigniter 偽靜態配置"}
 # Nginx UI Template End
 location / {
     try_files $uri $uri/ /index.php;