mirror of
https://github.com/joglomedia/LEMPer.git
synced 2026-04-13 00:18:31 +00:00
Add CodeIgniter
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Designed to be included in any server {} block.
|
||||
|
||||
location / {
|
||||
try_files $uri $uri/ /index.php?$args;
|
||||
try_files $uri $uri/ /index.php?$is_args$args;
|
||||
|
||||
# Uncomment to enable naxsi on this location
|
||||
#include /etc/nginx/naxsi.rules
|
||||
|
||||
Reference in New Issue
Block a user