---------------------------------------------------------------- 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!!! ---------------------------------------------------------------- on 1/20/00 4:14 PM, Stidd, John <[EMAIL PROTECTED]> wrote: > Is there a way to configure Apache to run JServ from only one Virtual Host? > The JServ configuration directives such as ApJServManual, ApJServProperties, > etc. cannot be stated as content of a <VirtualHost> without causing an error > message when httpd.conf is parsed at Apache startup. On a system with a > single virtual host, we have the problem that WebDAV access to file types > specified in an ApJServAction directive cause an undesired (and non-working) > invocation of JServ during an attempt to copy or otherwise manipulate the > file. We want to send WebDAV and normal browser interactions to different > virtual hosts in order to circumvent this. Thanks for any help. Not all ApJServ* directives can be included in a <VirtualHost> directive, but the *important* ones can. good luck. -jon -- Come to the first official Apache Software Foundation Conference! <http://ApacheCon.Com/> -- -------------------------------------------------------------- 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]