oneinstack/config/codeigniter.conf

4 lines
64 B
Plaintext
Raw Permalink Normal View History

2024-07-15 13:21:08 +08:00
location / {
try_files $uri $uri/ /index.php?/$request_uri;
}