If you are running Apache on a firewall system, perhaps to display a Web front end for firewall configuration, how would you make sure that it is accessible only from inside the local network?

What will be an ideal response?

In httpd.conf, change the line

Listen 80
to
Listen 192.168.0.1:80

where 192.168.0.1 is the IP address of the network card connected to the
internal network. Other solutions are possible using host-based access
control.

Computer Science & Information Technology

You might also like to view...

MLA style requires that all elements in a document be single-spaced

Indicate whether the statement is true or false

Computer Science & Information Technology

________ psychology works to discover the causes of happiness instead of addressing the treatment of mental dysfunctions

Fill in the blank(s) with correct word

Computer Science & Information Technology