codeigniter.conf 64 B

123
  1. location / {
  2. try_files $uri $uri/ /index.php?/$request_uri;
  3. }