Hey,
Thanks for the reply.
Kinda weird, its should not work with any IP address:
root@zordy:/home# cat /etc/apache2/vhosts/vhosts.conf | grep "ServerName \["
#ServerName [2a00:d880:0:10::4c0b:28d0]
ServerName [2a01:4f8:d12:2200::3]
root@zordy:/home# cat /etc/apache2/vhosts/vhosts.conf | grep "ServerName \["
#ServerName [2a00:d880:0:10::4c0b:28d0]
ServerName [2a01:4f8:d12:2200::3]
root@zordy:/home# apache2ctl configtest
Syntax OK
root@zordy:/home# cat /etc/apache2/vhosts/vhosts.conf | grep "ServerName \["
ServerName [2a00:d880:0:10::4c0b:28d0]
#ServerName [2a01:4f8:d12:2200::3]
root@zordy:/home# apache2ctl configtest
Syntax error on line 11 of /etc/apache2/vhosts/vhosts.conf:
The port number "[2a00:d880:0:10::4c0b:28d0]" is outside the appropriate
range (i.e., 1..65535).
Action 'configtest' failed.
The Apache error log may have more information.
root@zordy:/home# dpkg -l | grep apache2
ii apache2-mpm-prefork 2.2.16-6+squeeze10
Apache HTTP Server - traditional non-threaded model
ii apache2-suexec 2.2.16-6+squeeze10
Standard suexec program for Apache 2 mod_suexec
ii apache2-utils 2.2.16-6+squeeze10
utility programs for webservers
ii apache2.2-bin 2.2.16-6+squeeze10
Apache HTTP Server common binary files
ii apache2.2-common 2.2.16-6+squeeze10
Apache HTTP Server common files
ii libapache2-mod-php5 5.3.3-7+squeeze14
server-side, HTML-embedded scripting language (Apache 2 module)
Thanks.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org