Forum Moderators: phranque
Can I add Apache authentication to a website but so it's only required if the user isn't on the local network?
We don't want the website(s) to be visible to the outside world unless the user logs in, but we don't want to keep logging in when accessing them on the internal network.
Is there a way in which this can be done? We have full access to all Apache's config files and the server. Apache is v1.3, running on Windows 2000 (running as a testing server).
Thanks,
Steve.
Order Allow,Deny
Allow 192.168.0.0/24