https://issues.apache.org/bugzilla/show_bug.cgi?id=55910
--- Comment #1 from Manuel Mausz <[email protected]> --- A better testcase to make this more clear: <VirtualHost *:80> DocumentRoot /var/www/test ServerName foo.bar ServerAlias 3456789 123456789 123456789 123456789 \ 123456789 123456789 123456789 123456789 123456789 \ 123456789 123456789 123456789 123456789 123456789 \ 123456789 123456789 123456789 123456789 123456789 1234 \ thats_still_an_alias </VirtualHost> Results in: # apachectl configtest AH00526: Syntax error on line 198 of /etc/apache2/httpd.conf: Invalid command 'thats_still_an_alias', perhaps misspelled or defined by a module not included in the server configuration -- 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]
