jlong / serve

Serve is a small Rack-based web server and rapid prototyping framework for Web applications (specifically Rails apps). Serve is meant to be a lightweight version of the Views part of the Rails MVC. This makes Serve an ideal framework for prototyping Rails applications or creating simple websites. Serve has full support for Rails-style partials and layouts.
http://get-serve.com
Other
836 stars 90 forks source link

Custom hostname #100

Closed ribeiroevandro closed 11 years ago

ribeiroevandro commented 11 years ago

I'm having problems running the app on port 80, in options help, I have in the examples something as serve 2100 # launch server on port 2100 but I can not, any attempt in to use port, the serves ignores and opens the app on port 4000

ribeiroevandro commented 11 years ago

Apologies, precurei if had already created a topic related to my problem and lack of attention did not notice that there was already opened. I ask please do not consider, I will comment on existing topic.