http://dl.dropbox.com/u/822537…s_configuration_files.png
file at the end have:
#
# Header End
#
NameVirtualHost :80
NameVirtualHost one-of-my-ip:80
NameVirtualHost another-of-my-ip:80
If I change "NameVirtualHost :80" to: "NameVirtualHost *:80" then it works.
but running imscp-setup will break it anyway again..