Change url frontend/web in Yii2
Demo here The default ‘frontend’ url in yii2 is http://yoursite.com/frontend/web/ Now, we will change it to http://yoursite.com Let’s do it! 1) Create .htaccess on your root directory of yii, copy script below (ctrl + h if .htaccess is hidden) :