Original URL= Apache rewrite ???

2001-01-02 Thread Koen Maes \(BE-day.com\)
Hi, I'm working with tomcat-3.1 and apache; Under apache Ive got virtual hosts defined and for each virtual host a tomcat context. When I do : HttpUtils.getRequestURL(request) it gives me the server name of the virtual host that is configured for apache; But this doesnt correspond to

Re: TOMCAT configuration

2001-01-02 Thread Koen Maes \(BE-day.com\)
attachment is not readable - Original Message - From: "Santanu Chakroborti" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, January 02, 2001 9:18 AM Subject: TOMCAT configuration Hello ! I have recently installed TOMCAT in my computer and for that I have followed the User's

Re: Original URL= Apache rewrite ???

2001-01-02 Thread Koen Maes \(BE-day.com\)
found the answer : UseCanonicalName Off in the vhost config - Original Message - From: Koen Maes (BE-day.com) To: [EMAIL PROTECTED] Sent: Tuesday, January 02, 2001 2:02 PM Subject: Original URL= Apache rewrite ??? Hi, I'm working with tomcat-3.1

Re: Alias question

2000-12-31 Thread Koen Maes \(BE-day.com\)
What do the logs say ?? Isnt this HANDLER THREAD PROBLEM : java.lang.NullPointerException ?? - Original Message - From: "Pete Ehli" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, December 31, 2000 12:34 AM Subject: Re: Alias question Yes exactly and it generates a server 500

Re: Host Multiple Contexts

2000-12-28 Thread Koen Maes \(BE-day.com\)
I think by removing ContextInterceptor className="org.apache.tomcat.context.AutoSetup" /from the server xml - Original Message - From: Shahed Ali To: [EMAIL PROTECTED] Sent: Thursday, December 28, 2000 6:15 PM Subject: Host Multiple Contexts Hi, I

Handler Thread Problem : java.lang.NullPointerException

2000-12-27 Thread Koen Maes \(BE-day.com\)
Hi, I upgraded to Tomcat 3.2 because I'm getting Handler Thread Problem : java.lang.NullPointerException I thought it was caused by the virtual hosts, so I tried using the new HOST directive for server.XML You can see my config files below. When I surf to: http://www.garages.be this

Handler Thread Problem : java.lang.NullPointerException ?HELP?

2000-12-27 Thread Koen Maes \(BE-day.com\)
Hi, I upgraded to Tomcat 3.2 because I'm getting Handler Thread Problem : java.lang.NullPointerException I thought it was caused by the virtual hosts, so I tried using the new HOST directive for server.XML You can see my config files below. When I surf to: http://www.garages.be this

HANDLER THREAD PROBLEM : java.lang.NullPointerException

2000-12-26 Thread Koen Maes
Hi I've got my website uprunning http://www.be-day.com and it is completely running using Tomcat. We are selling domainnames for .BE (Belgium) Everything works fine but our latest feature : URL Forwarding. Tomcat always reports : HANDLER THREAD PROBLEM : java.lang.NullPointerException We