Skip to content

Instantly share code, notes, and snippets.

@rsrchboy
Created December 11, 2013 19:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rsrchboy/7917069 to your computer and use it in GitHub Desktop.
Save rsrchboy/7917069 to your computer and use it in GitHub Desktop.
primary google apps domain change work around
# google services for wps.io
RedirectMatch 301 ^/mail$ https://mail.google.com/a/wps.io
RedirectMatch 301 ^/cal(endar|)$ https://www.google.com/calendar/hosted/wps.io
RedirectMatch 301 ^/docs$ https://docs.google.com/a/wps.io
RedirectMatch 301 ^/drive$ https://drive.google.com/a/wps.io
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment