Magento URLs other than home page do not work without index.php

后端 未结 7 1568
梦如初夏
梦如初夏 2020-12-29 06:13

My magento is installed on Ubuntu Linux under /var/www/magento . This question looks like some of the questions in the archives but is acutally somewhat different. When I in

7条回答
  •  既然无缘
    2020-12-29 06:46

    Do you have the appropriate .htaccess file in your Magento root? Also, you may run into issues with localhost. It's advised to use 127.0.0.1 or to map dev domains in your hosts file.

提交回复
热议问题