Can anybody tell me where BQ/CentOS keeps the default web page (for when
someone puts the IP of the server in for example)?
This is commented out in httpd.conf
#<VirtualHost *:80>
# ServerAdmin webmaster (at mark) dummy-host.example.com
# DocumentRoot /www/docs/dummy-host.example.com
# ServerName dummy-host.example.com
# ErrorLog logs/dummy-host.example.com-error_log
# CustomLog logs/dummy-host.example.com-access_log common
#</VirtualHost>
... so just wondered where to put default stuff.
Thanks
Colin