Hi.. My application can be accessed at: http://localhost:3001/main/home?locale=en-US
I'm running it on mongrel server.. Also I need to pass the locale parameter...only the first time...
But I want my URL to be more user friendly as: http://myapplication.com
Can anyone please tell me how do I this???
Thank You..