Local-only Apache server
Posted: Mon Jun 16, 2008 5:34 am
Hello all.
I need to install a little local Apache+PHP+MySQL server in a Tablet PC so it can show local PHP pages with database data. How can I configure the server so it only accepts local access? (no traffic from anywhere outsite the tablet device). I know I can setup a firewall so it blocks all port 80 traffic but, is there a way to configure this in Apache, so I don't have to tinker with firewalls? What's the best method to accomplish this?
Thank you.
I need to install a little local Apache+PHP+MySQL server in a Tablet PC so it can show local PHP pages with database data. How can I configure the server so it only accepts local access? (no traffic from anywhere outsite the tablet device). I know I can setup a firewall so it blocks all port 80 traffic but, is there a way to configure this in Apache, so I don't have to tinker with firewalls? What's the best method to accomplish this?
Thank you.