?was it working before as you said it stopped. I am wondering if it was working
and then suddenly is no longer working. If so there may be a problem with the
network or the server may have fire walled that connection. Also I would like
to know how you have the configuration.?Here are the virtual host settings from
the httpd.conf# Purpose: Human ResoursesAre you not using a separate virtual
host configuration file httpd-vhost.conf, or direct configuration on the main
httpd.conf file.-----Original Message-----From: "Jim Price"
[[email protected]]date: 01/23/2009 11:06 AMTo:
[email protected]: Re: [us...@httpd] Ip based virtual hosts stopped
workingNote: Original message sent as attachment
------------------------------------------------------------
Insurance Variety
Looking for insurance? Click to compare and save big.
http://tagline.excite.com/fc/BK72PcZabBe1S95TYGdFHnqGPtILRl1QXup1G92bCOVKYA6v4zvNJU/
--- Begin Message ---
Help. Apache server stopped listening on Virtual Host ips. There are no error
messages.
Main Listener still works. Using apache 2.0.59 also tried apache 2.0.63 on
solaris 10
sparc.
Here are the virtual host settings from the httpd.conf
# Purpose: Human Resourses
<VirtualHost 10.8.10.5>
ServerAdmin [email protected]
ServerName jobs.georgiasouthern.edu
DocumentRoot /www/jobs
ErrorLog /apache/server/logs/jobs/error_log
CustomLog /apache/server/logs/jobs/access_log common
ServerPath /jobs
</VirtualHost>
# Purpose: admissions
<VirtualHost 10.8.10.18>
ServerAdmin [email protected]
ServerName admissions.georgiasouthern.edu
DocumentRoot /www/admissions
ErrorLog /apache/server/logs/admissions/error_log
CustomLog /apache/server/logs/admissions/access_log common
ServerPath /admissions
</VirtualHost>
# Purpose: coba
<VirtualHost 10.8.10.6>
ServerAdmin [email protected]
ServerName coba.georgiasouthern.edu
DocumentRoot /www/coba
ErrorLog /apache/server/logs/coba/error_log
CustomLog /apache/server/logs/coba/access_log common
ServerPath /coba
</VirtualHost>
---------------------------------------------------------------------
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: [email protected]
" from the digest: [email protected]
For additional commands, e-mail: [email protected]
3VQ%
--- End Message ---
---------------------------------------------------------------------
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: [email protected]
" from the digest: [email protected]
For additional commands, e-mail: [email protected]