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:nick@xxxxxxxxxxxx] Sent: Thursday, September 07, 2006 7:47 PM To: users@xxxxxxxxxxxxxxxx Subject: Re: [users@httpd] RE: [SPAM] Re: [users@httpd] RE: [SPAM] Re: [users@httpd] 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx