https://issues.apache.org/bugzilla/show_bug.cgi?id=45684
--- Comment #2 from Fabien <[EMAIL PROTECTED]> 2008-09-04 06:05:40 PST --- I had the same error with my configuration. I solved it by removing the port number of the VirtualHost before: <VirtualHost *:80> After: <VirtualHost *> -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
