mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 10:25:52 +02:00
chore: update codeigniter.conf (#244)
This commit is contained in:
parent
68afb7e7e8
commit
7f9f06dfbf
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue