Hi, I'm trying to redirect the url for my ecommerce application. So what I need to make happend is when somebody types in www.sitename.com it should redirect to http://server.domain:<port>/ecommerce . I'm trying to look at Apache HTTP redirect but is there an easier way?
Thanks
