Home / Software / Apache / How can I redirect incorrect hostnames to the proper one?
How can I redirect incorrect hostnames to the proper one?
Last updated: 06/23/2009
Sometimes people access your site using a different hostname than you'd prefer. This example shows how to redirect a person who mistypes your site (wwww instead of www) to the proper URL. This assumes your DNS has that entry, which isn't a bad idea.