|
Allow only local access to apache server
Hi, I am running an apache web server on my ubuntu linux desktop box, just for the purpose of running and testing local web applications. I do not want any computers other than my desktop to have access to the web server.
Is there a way to configure apache or linux networking so it is only possible to access my local web server from the local machine?
|