I am wondering if this has something to do with the .do file extension. However, it works fine without the virtual host -- what different criteria would the virtual host be looking at? Here is my virtual host - it's really basic. I have substituted "x"'s for our actual ip address .... what do you think this could be and have you ever run into anything like this? <VirtualHost xx.xx.xx.xxx:80> ServerAdmin webmaster@xxxxxxxxxxxxxxxxxxxxxx DocumentRoot "/usr/local/tomcat-5.5.23/webapps/" ServerName dummy-host.example.com ServerAlias xx.xx.xx.xxx ServerAlias dev.xxx.com ErrorLog logs/dummy-host.example.com-error_log CustomLog logs/dummy-host.example.com-access_log combined </VirtualHost> -----Original Message----- From: Krist van Besien [mailto:krist.vanbesien@xxxxxxxxx] Sent: Tuesday, August 05, 2008 5:14 AM To: users@xxxxxxxxxxxxxxxx Subject: Re: virtual host issue with apache On Mon, Aug 4, 2008 at 23:48, Biernesser, Beth <Beth.Biernesser@xxxxxxxx> wrote: > When I configure a virtual host for my website, I get a listing of files > instead of the home page. This index file has a .do extension. However, > when I remove this virtual host from the httpd.conf file, the website > appears. The problem is that I need to configure ssl, which requires a > virtual host - apache version is httpd-2.2.3-11.el5_1.3 and it is backported > with the most current patches available via rpm. Tomcat version is 5.5.23 > and these apps are running on RHES5 (linux), using mod_jk. Has anyone run > into an issue like this that might have a solution? Can you show us the config you have (the one with the problem?) We may be able to help. Krist -- krist.vanbesien@xxxxxxxxx krist@xxxxxxxxxxxxx Bremgarten b. Bern, Switzerland -- A: It reverses the normal flow of conversation. Q: What's wrong with top-posting? A: Top-posting. Q: What's the biggest scourge on plain text email discussions? --------------------------------------------------------------------- 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 _____________ The information contained in this message is proprietary and/or confidential. If you are not the intended recipient, please: (i) delete the message and all copies; (ii) do not disclose, distribute or use the message in any manner; and (iii) notify the sender immediately. In addition, please be aware that any message addressed to our domain is subject to archiving and review by persons other than the intended recipient. Thank you. _____________ --------------------------------------------------------------------- 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