WordCamp San Diego 2012
Web Tactics Newsletter
Tag Archives: htaccess
Cell phone safe redirecting with mod_rewrite
This is an update to Redirecting all ServerAliases to a preferred domain with mod_rewrite. In that article I solved a problem that I was having where I needed to redirect all ServerAlias options to just one domain, preserving the ssl … Continue reading
Redirecting all ServerAliases to a preferred domain with mod_rewrite
I had a domain that I owned three TLDs for. I had the .com, the .net, and the .org. These all go to the same site using ServerAlias directives in the apache config. As do the www versions of each. … Continue reading
