My warehouse management is running on a selfmade XAMP-framework in my intranet.
I'd like to get access from outside as well by forwarding my router's port 80 to the main-server, but of course this is a serious security-hole.
Are there any easy means to configure my apache server in such a way that any request from outside the 192.168.#*$!.#*$!-IP-range will only be served after a login procedure, whereas my employees will get access without it?