Add CodeIgniter

This commit is contained in:
Edi Septriyanto
2021-07-12 22:22:05 +07:00
parent edcbb8ff16
commit 7b4ccb7de7

View File

@@ -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