Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,We have a website, say its name is http://website.name.com, now we want it so that when users type http://www.website.name.com, they would automatically be redirected to http://website.name.com.It can definitely be done using apache virtualhost an...
There are a few nodes being load balanced by Cisco CSS here. When all of these nodes need to be subject to whole system downtime, I'd like to provide an informative webpage to notify end-users that the system will be under maintenance for a few hours...
Thanks for the reply. But in our case, I would want to redirect anything under http://www.website.name.com to http://website.name.com. For example:Redirect URL http://www.website.name.com/a/b/c/d/test.html to http://website.name.com/a/b/c/d/test.html...