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.
Categories: apache, Linux Tags: apache, virtual host






