Hello,
Need some assistance on how to accomplish the following. I have a webpage that I want to be accessible from internal networks, but if accessed from an external IP, want it to authenticate the user (ask for username and password)....
Do I do this through apache, and if so, any general...