cancel
Showing results for 
Search instead for 
Did you mean: 

Magento 2.3 Multi Website Store Url Return 404 Error

Magento 2.3 Multi Website Store Url Return 404 Error

After configuration store setup and created symbolic links in new folder in root location along with index.php and .htaccess file in wamp windows, if i try with 127.0.0.1:8080/store_one is working, after that try with 127.0.0.1:8080/store_two return 404 error, how can i solve this 404 error.

 

 

1 REPLY 1

Re: Magento 2.3 Multi Website Store Url Return 404 Error

  1. Check that you have enabled To include the store code in URLs as explained in user guide here.
  2. Try to either the .htaccess or index.php override. So you can remove,$params[\Magento\Store\Model\StoreManager:Smiley TongueARAM_RUN_CODE] = $mageRunCode; $params[\Magento\Store\Model\StoreManager:Smiley TongueARAM_RUN_TYPE] = $mageRunType;