我根据以下 URL 说明在 magento 中创建了名为 helloworld 的模块
http://magento4u.wordpress.com/2009/06/08/create-new-module-helloworld-in-magento/
一旦创建了我可以在管理页面中启用模块的所有内容。但是当我在浏览器中输入以下 URL 时,它会抛出 404 Not found
http://localhost/magento/magento3/index.php/helloworld/
提前致谢。请帮忙