ok... delete the first line 12.34.56.78:80 it's dummy
then ensure you've :
Listen 80
BindAddress *
save file httpd.conf, restart Apache (I guess it's a service, not the console version)
then try with Opera :
http://localhost/and if it doesn't work right :
http://127.0.0.1/alternatively try with a real browser you don't pay for ;-)))
http://www.spreadfirefox.com/?q=affiliates&id=72675&t=75then... your DocumentRoot is probably wrong if you changed it, and I don't know if you didn't.
You may find some more help by visiting
www.apache.org and
http://www.europeanexperts.orgRegards ;-)