Adam M. Dutko P?P8QP5Q:
You probably have another NameVirtualHost *:80 directive set in another included config file. You can also check http://httpd.apache.org/docs/2.2/vhosts/name-based.html for more information.
I check httpd.conf and can't find another NameVirtualHost *:80 directive, and another files with that directive. but I have commented #DocumentRoot "/var/www/htdocs" and #ServerName xxx.com.ua directives and nothing change in httpd-U output command.

