[imp] apache or horde problem
John P Reber
John.P.Reber at mail.jci.tju.edu
Wed Jan 18 06:44:01 PST 2006
horde-3.0.9
imp-h3-4.0.4
I have horde running and accessible through the url
http://tachie.chesapeakeisle.org/horde and all is happy.
My problem starts when I set up a virtual host for
http://webmail.chesapeakeisle.org. When I try using the webmail url I receive
the following error:
error log:
[Wed Jan 18 10:02:08 2006] [error] [client 147.140.233.16] File does not exist:
/usr/local/apache2/htdocs/horde/horde
access log:
147.140.233.16 - - [18/Jan/2006:10:02:08 -0500] "GET / HTTP/1.1" 302 26
147.140.233.16 - - [18/Jan/2006:10:02:08 -0500] "GET
/horde/login.php?Horde=2ee7eb2c11f93fcdde8dddd1d8877f9b HTTP/1.1" 404 213
The other virtual host directives all seem to work fine.
this is the virtual host section of my http.conf:
NameVirtualHost *
<VirtualHost *>
ServerAdmin JohnReber at ChesapeakeIsle.org
DocumentRoot /usr/local/apache2/htdocs/cica
ServerName www.chesapeakeisle.org
ErrorLog logs/cica-error_log
TransferLog logs/cica-access_log
</VirtualHost>
<VirtualHost *>
ServerAdmin JohnReber at ChesapeakeIsle.org
DocumentRoot /usr/local/apache2/htdocs/horde
ServerName webmail.chesapeakeisle.org
ErrorLog logs/webmail-error_log
TransferLog logs/webmail-access_log
</VirtualHost>
<VirtualHost *>
ServerAdmin JohnReber at ChesapeakeIsle.org
DocumentRoot /usr/local/apache2/htdocs
ServerName tachie.chesapeakeisle.org
ErrorLog logs/tachie-error_log
TransferLog logs/tachie-access_log
#XBitHack on
</VirtualHost>
<VirtualHost *>
ServerAdmin JohnReber at ChesapeakeIsle.org
DocumentRoot /usr/local/apache2/htdocs/gcica
ServerName www2.chesapeakeisle.org
ErrorLog logs/www2-error_log
TransferLog logs/www2-access_log
XBitHack on
</VirtualHost>
--
John P Reber
System Development Manager
Kimmel Cancer Center
Thomas Jefferson University
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
More information about the imp
mailing list