Results 1 to 3 of 3
If I am running Apache on a firewall system, let's say to displaya web front end for firewall configuration, how do I make sure that it's accessible only from inside ...
- 02-23-2009 #1Just Joined!
- Join Date
- Feb 2009
- Posts
- 1
Question about Apache
If I am running Apache on a firewall system, let's say to displaya web front end for firewall configuration, how do I make sure that it's accessible only from inside my local network?
- 02-23-2009 #2
>How would I go about copying my ~/.bashrc file from bravo to the local system ?
"Bravo"?Debian GNU/Linux -- You know you want it.
- 02-23-2009 #3Just Joined!
- Join Date
- Feb 2009
- Location
- USA
- Posts
- 21
You can use mod_access for apache to restrict the access to your network,
Apache module mod_access


Reply With Quote
