--- httpd.conf 2010-02-27 17:26:47.000000000 +0100 +++ httpd.conf.port 2010-02-27 17:27:15.000000000 +0100 @@ -195,10 +195,10 @@ # prevent Apache from glomming onto all bound IP addresses. # #Listen 12.34.56.78:80 -Listen 80 +Listen 28000 # Use name-based virtual hosting. -NameVirtualHost *:80 +NameVirtualHost *:28000 # When virtual hosts are enabled, the main host defined in the default # httpd.conf configuration will go away. We redefine it here so that it is @@ -207,7 +207,7 @@ # If you disable this vhost by removing -D DEFAULT_VHOST from # /etc/conf.d/apache2, the first defined virtual host elsewhere will be # the default. - + ServerName backuppc # Redirect requests to "/" to the CGI script