----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

I'm running with Solaris 2.7, Apache 1.3.11, Jserv 1.1.  Apache is set
up with virtual hosts (orange and grape) with corresponding CNAME
records in the DNS system; the machine has one ip address.  Everything
is running on the same box.

Everything is working but I've noticed some things that are puzzling
me.  Here are the relevant snippets from my config files:

    ================
    jserv.conf
    ================
    ApJServMount /servlets /orange
    ApJServMount /servlets /grape

    ================
    jserv.properties
    ================
    zones=orange
    zones=grape

    orange.properties=/usr/local/www/jserv/etc/orange.properties
    grape.properties=/usr/local/www/jserv/etc/grape.properties

    ================
    orange.properties
    ================
    repositories=/usr/local/www/htdocs/orange/servlets

    ================
    grape.properties
    ================
    repositories=/usr/local/www/htdocs/grape/servlets

If I point my web browser at http://myhost/jserv/ and then click on
the link under Configured hosts, that takes me to the status page.

In the second table it lists my two zones orange and grape.  Under the
Server column, for both zones, it lists the generic/main host name of
the server.  I was wondering if it would be better, desirable,
etc. for it to list under the Server column, the host name of the
virtual server.  Better for who?  That's what I don't know.  It could
be just an aesthetic issue, but that's what I'm wondering about.


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to