sammcd / Business-Time

Business Time is a Mac OS X application to help focus and block time wasting web sites.
http://sammcd.com
1 stars 0 forks source link

Redirect to holding page instead of 127.0.0.1 #5

Open sammcd opened 14 years ago

sammcd commented 14 years ago

I would really like to redirect to a pretty page saying how much time you have spent in businesstime instead of 127.0.0.1

soffes commented 14 years ago

We'll probably need to bundle our own web server in the app. If we're requiring Snow Leopard, we could probably use Sinatra since it comes with the system :)

soffes commented 14 years ago

If not Sinatra, some other Ruby based web server (like Mongrel or Webrick) would probably be a lot easier than bundling our own version of Nginx in the bundle.