Posts Tagged ‘virtual host’

Fix for – - mixing * ports and non-* ports with a NameVirtualHost address is not supported

If you happend to see this error in apache logs,

- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results

Check your apache configuration, to make sure that there is no VirtualHost defined without port numbers like : <VirtualHost 127.0.0.1>, if existing fix it with port number.

Be the first to comment - What do you think?  Posted by arun - January 1, 2010 at 23:30

Categories: apache, Linux   Tags: ,