I'm setting up a (basic) intranet site on our Apache webserver (v.2.2.14), what I'd like to have is certain pages accessible from the LAN, but requests from the WAN need to be authenticated.
I've got directories that are restricted to the LAN by using the Allow directive, and I've got directories that require authentication from all locations, but can't seem to work out how to combine them.
Is this actually possible?
Many thanks,
John
I've got directories that are restricted to the LAN by using the Allow directive, and I've got directories that require authentication from all locations, but can't seem to work out how to combine them.
Is this actually possible?
Many thanks,
John