Rails 和开发域

发布于 2024-09-02 00:33:19 字数 218 浏览 5 评论 0原文

我正在尝试使用 http://ls1.bigseapreview.com 作为 Rails 项目的域。问题是它似乎没有正确映射除主页之外的任何路由。

我添加了 /about 但你可以看到你只会得到 404,但它在本地工作。

我需要做什么来解决这个问题?

I'm trying to use http://ls1.bigseapreview.com as a domain for a Rails project. The problem is it doesn't seem to be correctly mapping any routing apart from the home page.

I have added /about but you can see that you will just get a 404, but it works locally.

What do I have to do to fix this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

听闻余生 2024-09-09 00:33:19

你能添加你的路由文件吗?
+我添加了 /about ,看起来它正在工作

Can you add your routing file?
+I added /about and it looks like it's working

东风软 2024-09-09 00:33:19

您确定这是一个 Rails 项目吗?您的“about”链接指向“/about.php”。

Are you sure that this is a Rails project? Your "about" link points to "/about.php".

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文