From: Zangs Dev Date: 2008-06-30T22:04:33+09:00 Subject: How can I run url without using port ? Hello, I have developed 2-3 sample ruby application... and my server name is like http://www.mydomain.com Now when I run one of my the ruby application say "first_app", then I have to use http://www.mydomain.com:3000/ And for the 2nd application I have shutdown the service for first one and then have to start service for 2nd app. And have to use same url http://www.mydomain.com:3000/ Any one can help me what should I do if I want to run the url like http://www.mydomain.com/first_app http://www.mydomain.com/second_app Please help me.. I really need this asap... Thanks in Advance Regards Zangs Dev -- Posted via http://www.ruby-forum.com/.