On Mon, Mar 31, 2008 at 10:15 AM, James Testa <[EMAIL PROTECTED]> wrote: > My production server is using mongrel_rails on Ubuntu linux. > With Firefox I can reach my production server with the URL: > > www.mydomain.com:3000/ > > but I can't reach my production server with the URL > > www.mydomain.com/ > > Is there a way to configure mongrel so that I can reach my > production server with the URL www.mydomain.com?
Run it on port 80 instead of port 3000. Kirk Haines _______________________________________________ Mongrel-users mailing list Mongrel-users@rubyforge.org http://rubyforge.org/mailman/listinfo/mongrel-users