Apache mod_alias

Here is a handy rule that allows you to redirect browsers to another page. And it even uses regular expressions! Could Apache get any cooler?

RedirectMatch /(.*) http://www.myserver.com/$1
Leave A Reply
All content licensed under the Creative Commons License