2
votes
2answers
92 views

How can I redirect any kind of access to my site to somewhere else, except for me?

My site, www.example.com has a MyBB forum installation, and has many users constantly checking it out. I would like to make a major change to it - basically, I want to delete everything it has and ...
0
votes
0answers
914 views

Redirect all access requests to a domain and subdomain(s) except from specific IP address? [closed]

This is a self-answered question... After much wrangling I found the magic combination of mod_rewrite rules so I'm posting here. My scenario is that I have two domains - domain1.com and domain2.com - ...