Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,691
- How-to & Troubleshooting
- 128,224
- Creating & Extending
- 25,679
- Requests & Feedback
- 9,405
- Third Party Plugins
- 9,753
- Showcase
- 3,321
- Ideas
- 1,348
- Miscellaneous
- 8,879
-
Nice easy way to do it via .htaccess.
This can even allow you to have specific site testers also who can use the site.
V
# redirect all visitors to alternate site but retain full access for you
ErrorDocument 403 http://www.yoursite.com.au/alternate-page
Order deny,allow
Deny from all
Allow from ip.address.of.user
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS