Find the answer to your Linux question:
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 ...
  1. #1
    Just 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?

  2. #2
    Linux Engineer GNU-Fan's Avatar
    Join Date
    Mar 2008
    Posts
    935
    >How would I go about copying my ~/.bashrc file from bravo to the local system ?
    "Bravo"?
    Debian GNU/Linux -- You know you want it.

  3. #3
    Just Joined!
    Join Date
    Feb 2009
    Location
    USA
    Posts
    21
    Quote Originally Posted by cmh623 View Post
    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?
    You can use mod_access for apache to restrict the access to your network,

    Apache module mod_access

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...