I'm trying to redirect when a user types in www.example.com to go to www.example.com/test?/test=1, but I still want to prevent when I type www.example.com/server-status from being redirected to the www.example.com/test?/test=1, but that is the only condition I have. I assume I can do that with...