[EMAIL PROTECTED] RE: [SPAM] Re: [EMAIL PROTECTED] RE: [SPAM] Re: [EMAIL PROTECTED] RE: [SPAM] Re: [EMAIL PROTECTED] apache 2 showing jsp source codes

2006-09-07 Thread Jacky
] apache 2 showing jsp source codes Jack, you're better of with a 404 rather than the source, hm? Take a look at the apache access-logs: What's the url causing a 404? What's the url when getting a 200? Is there a difference? Cheers Greg -- what's puzzlin' you,

Re: [EMAIL PROTECTED] RE: [SPAM] Re: [EMAIL PROTECTED] RE: [SPAM] Re: [EMAIL PROTECTED] apache 2 showing jsp source codes

2006-09-07 Thread Gregor Schneider
Jack, you're better of with a 404 rather than the source, hm? Take a look at the apache access-logs: What's the url causing a 404? What's the url when getting a 200? Is there a difference? Cheers Greg -- what's puzzlin' you, is the nature of my game ---

RE: [EMAIL PROTECTED] RE: [SPAM] Re: [EMAIL PROTECTED] RE: [SPAM] Re: [EMAIL PROTECTED] apache 2 showing jsp source codes

2006-09-07 Thread Jacky
] Re: [EMAIL PROTECTED] apache 2 showing jsp source codes On Thursday 07 September 2006 11:51, Gregor Schneider wrote: > As Nick wrote, it's most likely that it's a "Resin"-thing *unless* > your jsp-directories are available to Apache (that could be depending > on yo

Re: [EMAIL PROTECTED] RE: [SPAM] Re: [EMAIL PROTECTED] RE: [SPAM] Re: [EMAIL PROTECTED] apache 2 showing jsp source codes

2006-09-07 Thread Nick Kew
On Thursday 07 September 2006 11:51, Gregor Schneider wrote: > As Nick wrote, it's most likely that it's a "Resin"-thing *unless* > your jsp-directories are available to Apache (that could be depending > on your Apache-configs). It would be[1] extreme folly to share sources for contents between a

[EMAIL PROTECTED] RE: [SPAM] Re: [EMAIL PROTECTED] RE: [SPAM] Re: [EMAIL PROTECTED] RE: [SPAM] Re: [EMAIL PROTECTED] apache 2 showing jsp source codes

2006-09-07 Thread Jacky
: [SPAM] Re: [EMAIL PROTECTED] apache 2 showing jsp source codes Ooops, should have waited 5 minutes, anyways... Jacky, that means you have a complete copy of your JSP-files on your Apache-machine? Jacky> Yes that is right. If so, have you taken a look into your Apache-logs? Jacky> Yes I have, h

Re: [EMAIL PROTECTED] RE: [SPAM] Re: [EMAIL PROTECTED] RE: [SPAM] Re: [EMAIL PROTECTED] apache 2 showing jsp source codes

2006-09-07 Thread Gregor Schneider
Ooops, should have waited 5 minutes, anyways... Jacky, that means you have a complete copy of your JSP-files on your Apache-machine? If so, have you taken a look into your Apache-logs? Is there an option that you configure mod_caucho so that it logs in debug-mode? Greg -- what's puzzlin' you, i

Re: [EMAIL PROTECTED] RE: [SPAM] Re: [EMAIL PROTECTED] RE: [SPAM] Re: [EMAIL PROTECTED] apache 2 showing jsp source codes

2006-09-07 Thread Gregor Schneider
Jacky, just try to call your Resin-app directly (i.e. http://your_host/your_app:8009 where 8009 is the port where Resin is listening to) and try to reproduce the behaviour. As Nick wrote, it's most likely that it's a "Resin"-thing *unless* your jsp-directories are available to Apache (that could

RE: [EMAIL PROTECTED] RE: [SPAM] Re: [EMAIL PROTECTED] RE: [SPAM] Re: [EMAIL PROTECTED] apache 2 showing jsp source codes

2006-09-07 Thread Jacky
st. Thank you. Warm Regards, Jacky Wong -Original Message- From: Nick Kew [mailto:[EMAIL PROTECTED] Sent: Thursday, September 07, 2006 6:30 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] RE: [SPAM] Re: [EMAIL PROTECTED] RE: [SPAM] Re: [EMAIL PROTECTED] apache 2 showing jsp s

Re: [EMAIL PROTECTED] RE: [SPAM] Re: [EMAIL PROTECTED] RE: [SPAM] Re: [EMAIL PROTECTED] apache 2 showing jsp source codes

2006-09-07 Thread Nick Kew
On Thursday 07 September 2006 10:56, Jacky wrote: > Dear Greg, > > The reason why I say "we discover that sometimes apache will display" is > bcos the web-app normally will be served by resin. But as you keep on > trying to refresh and refresh for a number of times (usually >=5), the > source code

Re: [EMAIL PROTECTED] RE: [SPAM] Re: [EMAIL PROTECTED] RE: [SPAM] Re: [EMAIL PROTECTED] apache 2 showing jsp source codes

2006-09-07 Thread Gregor Schneider
Hi Jacky, I'm too sorry, but here I'm really running out of any ideas - most of all, since I'm not a Resin-expert but am more into Tomcat as a servlet-container. Hopefully somebody from this list or from the Resin-Group is able to help you out. Sorry that I don't have any better suggestion for

[EMAIL PROTECTED] RE: [SPAM] Re: [EMAIL PROTECTED] RE: [SPAM] Re: [EMAIL PROTECTED] apache 2 showing jsp source codes

2006-09-07 Thread Jacky
TED] RE: [SPAM] Re: [EMAIL PROTECTED] apache 2 showing jsp source codes hi jacky, you also wrote "we discover that sometimes apache will display" - are you able to specify this "sometimes"? can you spot any rules when this happens? is it for a certain wep-app only? only a cer

Re: [EMAIL PROTECTED] RE: [SPAM] Re: [EMAIL PROTECTED] apache 2 showing jsp source codes

2006-09-07 Thread Gregor Schneider
hi jacky, you also wrote "we discover that sometimes apache will display" - are you able to specify this "sometimes"? can you spot any rules when this happens? is it for a certain wep-app only? only a certain url? if so, what's the difference between the working wep-apps and the wep-apps not work

[EMAIL PROTECTED] RE: [SPAM] Re: [EMAIL PROTECTED] apache 2 showing jsp source codes

2006-09-07 Thread Jacky
:[EMAIL PROTECTED] Sent: Thursday, September 07, 2006 3:45 PM To: users@httpd.apache.org Subject: [SPAM] Re: [EMAIL PROTECTED] apache 2 showing jsp source codes Hi Jacky, without knowing too much about mod_caucho, to me it sounds as if there is a misconfiguration in mod_caucho since the documents

Re: [EMAIL PROTECTED] apache 2 showing jsp source codes

2006-09-07 Thread Gregor Schneider
Hi Jacky, without knowing too much about mod_caucho, to me it sounds as if there is a misconfiguration in mod_caucho since the documents seem not to be forwarded to your Resin container. Can you determine wether your pages (when the source-code is displayed) are served by Apache or Resin? I sugg

[EMAIL PROTECTED] apache 2 showing jsp source codes

2006-09-06 Thread Jacky
Dear all,   In our project, we are using apache 2.0 series (2055) load balancing to 2 resin professional servers using mod_caucho module. Solaris 9 is our production platform. From my understanding, apache will serve all the static files (html, images, etc..) and resin will serve all the