Hello,
How can i use ruby on rails with mongrel on a shared hosting?
Suppoe one domain (a.com) in the server is already using port 3000 for mongrel. Then how can i make another domain (b.com) to use port 3000?
Now when taking b.com:3000 , then a.com is appearing. How can i change this?
Please help...
How can i use ruby on rails with mongrel on a shared hosting?
Suppoe one domain (a.com) in the server is already using port 3000 for mongrel. Then how can i make another domain (b.com) to use port 3000?
Now when taking b.com:3000 , then a.com is appearing. How can i change this?
Please help...