Resolved: Yii2 slash 2f url problem
After installation Yii2, I try to navigate with pages of application, and in url I have problem with slashes
I want to slashes in url in place of %2F
http://website.dev/index.php?r=site%2Fabout
http://website.dev/index.php?r=site%2Fcontact
http://website.dev/index.php?r=site%2Floginite%2Floginite%2Flogin
I want to slashes in url in place of %2F
One comment
Leave a Comment