Re: virtual domains config...

2001-01-03 Thread Ingo Luetkebohle

On Wed, Jan 03, 2001 at 01:31:59PM +0530, Parvez wrote:
 how do i configure httpd.conf to integrate tomcat only for one of the virtual 
domains, i tried to include tomcat-apache.conf in that virtual domain. but does not 
work. has anyone tried it.

Just put the mount directives into the virtualhost block and the rest
outside.

-- 
Ingo Luetkebohle / [EMAIL PROTECTED] / 95428014
/
|SchemantiX Open Source contact; Computational Linguistics
|student; Fargonauten.DE sysadmin; Gimp Registry maintainer;

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: virtual domains config...

2001-01-03 Thread Parvez

hi thanks Ingo,

i got it done for the virtual domains. it says file not found for the other
domain, i.e. when i type 

http://otherdomain.foo.com/examples/jsp/test.jsp
 
but when i enter 

http://otherdomain.foo.com:8080/examples/jsp/test.jsp 
it shows me the file.

How do i restrict the jsp's and servlets on port 8080 also.

parvez


And Then  Ingo Luetkebohle wrote . 
 
 On Wed, Jan 03, 2001 at 01:31:59PM +0530, Parvez wrote:
  how do i configure httpd.conf to integrate tomcat only for one of the virtual 
domains, i tried to include tomcat-apache.conf in that virtual domain. but does not 
work. has anyone tried it.
 
 Just put the mount directives into the virtualhost block and the rest
 outside.
 
 -- 
   Ingo Luetkebohle / [EMAIL PROTECTED] / 95428014
 /
 |SchemantiX Open Source contact; Computational Linguistics
 |student; Fargonauten.DE sysadmin; Gimp Registry maintainer;
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, email: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




virtual domains config...

2001-01-02 Thread Parvez

hi,
how do i configure httpd.conf to integrate tomcat only for one of the virtual domains, 
i tried to include tomcat-apache.conf in that virtual domain. but does not work. has 
anyone tried it.
thanks in advance.
parvez

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]