Huge pit!

I must write it down to warn myself

Public. Htaccess file

 **RewriteRule ^(.*)$ index.php/$1 [QSA,PT,L]** 

Change it gently to

* * RewriteRule ^ (. *) $index. PHP/L, E = the PATH_INFO: $1 * *! Everybody’s happy!

Copy the code