Not Found! - Root

0 views
Skip to first unread message

tstrokes

unread,
Jul 18, 2008, 1:22:04 PM7/18/08
to sinatrarb
I just configured sinatra to work with passenger(mod_rails) and it was
an awesome setup.
I'm running into a strange error though. I get a "Not Found!" error at
the root. Any other route works
fine. Testing it with just the simple hello world get "/hello" do ...
end is fine but get "/" do ... end chokes.
Anyone run in to this before?
--Tstrokes

blake.m...@gmail.com

unread,
Jul 18, 2008, 4:31:42 PM7/18/08
to sina...@googlegroups.com
What is the result of the below test when hitting root?


get '*' do
request.path_info
end


--
Blake Mizerany
blake.m...@gmail.com

tstrokes

unread,
Jul 20, 2008, 2:47:49 PM7/20/08
to sinatrarb
Well, I get nothing. Might be something in my virtual host in apache.
--Tstrokes
> blake.mizer...@gmail.com
Reply all
Reply to author
Forward
0 new messages