Re: [users@httpd] Why doesn't Apache bind socket to vhost's IP addr.?

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

 



On 2/28/06, Ralph.Grothe@xxxxxxxxxxxxxx <Ralph.Grothe@xxxxxxxxxxxxxx> wrote:
>
> # cat /etc/httpd/conf.d/vhosts.conf
> <VirtualHost 192.168.2.2:80>
>     ServerName  tintin_ic1:80
>     ServerAdmin root@localhost
>     DocumentRoot /var/www/apache/html
>     CustomLog   logs/ic1.log common
>     ErrorLog    logs/ic1_error.log
>     LogLevel    debug
> </VirtualHost>
>
>
> As said the configtest is syntactically correct
> which can easily be verified by putting some junk chars
> in the above vhost container file.
>
> Nevertheless, when I start the webserver I see no listening
> socket
> for this vhost's IP address,
> but only those for the publich IP (ports 80 and 443).
>
> I raised the LogLevel to debug but in error_log the only virtual
> host
> entries that appear on startup relate to the SSL container.
>
> What have I missed?

Listen 192.168.2.2:80

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux