> We have tried the following in httpd.conf and no joy (with and w/o
> 'index.jsp')
>
> <VirtualHost specific-app.berkeley.edu>

How does your NameVirtualHost look like? If it's NameVirtualHost *:80,
your VirtualHost line should also be '<VirtualHost *:80>', and inside it
you should use ServerName.

Joost



---------------------------------------------------------------------
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]

Reply via email to