On Tue, Jun 23, 2009 at 7:23 PM, Graham Lyon<[email protected]> wrote: > Ah, but what if I wanted to sit in my local coffee shop doing some > development work on my website (apache running on my local machine) but > wanted to use their public wifi to access docs etc online. I want myself to > have access to my apache server but I want to prevent others in the coffee > shop from also having access.
Just make your http server only bind to lo interface :) -- Patryk Zawadzki _______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
