我的Magento安装中的所有URL都需要index.php,例如:
http://example.com/index.php/admin/
http://example.com/index.php/customer/account/login/
Run Code Online (Sandbox Code Playgroud)
问题是系统默认链接到URL
http://example.com/admin/
http://example.com/customer/account/login/
Run Code Online (Sandbox Code Playgroud)
无论如何,哪个看起来更漂亮.我认为这是.htaccess中的重写问题,但由于过去修补过程给了我500分,我想先问问你们.
更改SEO设置,刷新配置缓存以及重新索引URL无法按此处的建议工作.