El Mar 27 Sep 2005 01:27, Natali Melgarejo Diaz escribió: > Hallo Debian users!! > Can any tell how can I do to install a server in a Debian distribution, I > used Apache. What do I have to change to publish mi web page > -- > ********Natali********
- Edit the /etc/apache/httpd.conf file. - Go to and edit Listen section: 'Listen 80' or whatever port you like. - Go to and edit Bindaddress section: Bindaddress * - Restart Apache: /etc/init.d/apache restart -- -- Martin.

