3 lines
53 B
ApacheConf
3 lines
53 B
ApacheConf
![]() |
RewriteEngine On
|
||
|
RewriteRule ^(.*) index.php?/$1 [L]
|