[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Apache Virtual host confuration and logging under IPv6



On Thu, Aug 10, 2000 at 02:26:54PM +0900, Hideaki YOSHIFUJI wrote:
> Would you show me the results of "httpd -S" (in both cases), please?
I think you mean apache -S 
Most interesting, why is it port 80->2048 and 443->1024?
Also the ip addresses are wrong in the before set.
before means there are no tcp ports defined.

Before:
VirtualHost configuration:
10.0.0.0:*             is a NameVirtualHost
                       default server gonzo.ipv6.eye-net.com.au (/etc/apache/httpd.conf:309)
                       port * namevhost gonzo.ipv6.eye-net.com.au (/etc/apache/httpd.conf:309)
10.0.0.0:*             is a NameVirtualHost
                       default server gonzo.eye-net.com.au (/etc/apache/httpd.conf:280)
                       port * namevhost gonzo.eye-net.com.au (/etc/apache/httpd.conf:280)
                       port * namevhost swww.eye-net.com.au (/etc/apache/httpd.conf:286)
                       port * namevhost lovenkisses.to (/etc/apache/httpd.conf:296)

After:
VirtualHost configuration:
3ffe:8001:6:10::17:80  is a NameVirtualHost
                       default server gonzo.ipv6.eye-net.com.au (/etc/apache/httpd.conf:310)
                       port 2048 namevhost gonzo.ipv6.eye-net.com.au (/etc/apache/httpd.conf:310)
::ffff:203.41.228.17:80 is a NameVirtualHost
                       default server gonzo.eye-net.com.au (/etc/apache/httpd.conf:281)
                       port 2048 namevhost gonzo.eye-net.com.au (/etc/apache/httpd.conf:281)
                       port 2048 namevhost lovenkisses.to (/etc/apache/httpd.conf:297)
::ffff:203.41.228.17:443 is a NameVirtualHost
                       default server swww.eye-net.com.au (/etc/apache/httpd.conf:287)
                       port 1024 namevhost swww.eye-net.com.au (/etc/apache/httpd.conf:287)
		    

-- 
Craig Small VK2XLZ  GnuPG:1C1B D893 1418 2AF4 45EE  95CB C76C E5AC 12CA DFA5
Eye-Net Consulting http://www.eye-net.com.au/        <csmall@eye-net.com.au>
MIEEE <csmall@ieee.org>                 Debian developer <csmall@debian.org>



Reply to: