Hi nick,

Thanks for your comments again.
I have done this in my apache machine:

find /www/test -name \*.jsp -exec rm {} \;

this command deletes all the jsp files in /www/test directory.
Funny thing is, If I repeat the behaviour (refresh and refresh), I get file
not found (404).

So, in my opinion, that is not where the actual problem lies :D.
Thank you.

Warm Regards,
Jacky Wong

-----Original Message-----
From: Nick Kew [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 07, 2006 7:47 PM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] RE: [SPAM] Re: [EMAIL PROTECTED] RE: [SPAM] 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 your Apache-configs).

It would be[1] extreme folly to share sources for contents between
apache and resin.  That way confusion lies.

[1] OK, from subsequent posts, s/would be/is/

-- 
Nick Kew

Application Development with Apache - the Apache Modules Book
http://www.prenhallprofessional.com/title/0132409674

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to