Re: Tomcat 6 and images

2008-09-09 Thread Mark Thomas
Mathias P.W Nilsson wrote: > Can this be hacked? like http://localhost/files/../../somefile No. There have been some recent vulnerabilities with particular configurations in this area but these are fixed in the latest 5.5.x and 6.0.x releases. Mark ---

RE: Tomcat 6 and images

2008-09-08 Thread Mathias P.W Nilsson
Can this be hacked? like http://localhost/files/../../somefile -- View this message in context: http://www.nabble.com/Tomcat-6-and-images-tp19260262p19379214.html Sent from the Tomcat - User mailing list archive at Nabble.com. ---

RE: Tomcat 6 and images

2008-09-02 Thread Mathias P.W Nilsson
Thank you very much it works perfectly and I got rid of my servlets :) -- View this message in context: http://www.nabble.com/Tomcat-6-and-images-tp19260262p19282295.html Sent from the Tomcat - User mailing list archive at Nabble.com. ---

RE: Tomcat 6 and images

2008-09-02 Thread Caldarale, Charles R
> From: Mathias P.W Nilsson [mailto:[EMAIL PROTECTED] > Subject: Re: Tomcat 6 and images > > How can I fit the images into this beacuse I don't quite follow. Do what Filip suggested; create a element in conf/Catalina/localhost/images.xml with this value: This creates ano

Re: Tomcat 6 and images

2008-09-02 Thread Mathias P.W Nilsson
Thanks! I'm currently deploying using ROOT.war. Here is the server.xml content. How can I fit the images into this beacuse I don't quite follow. myhost -- View this message in context: http://www.nabble.com/Tomcat-6-and-images-tp19260262p19280777.html Sent from the Tomcat - User

Re: Tomcat 6 and images

2008-09-02 Thread Filip Hanik - Dev Lists
sure there is, you can deploy it by using a context Filip Mathias P.W Nilsson wrote: Hi! I'm using tomcat with wicket framework for my webapplication. My images, css, flashes resides outside the container and therefor I'm using a Servlet to serve the files. Is there any builtin function to

Re: Tomcat 6 and images

2008-09-01 Thread Johnny Kewl
Hi Martin, Listen just thought I tell you that your email (mailing list stuff) is coming out as one long line of unpunctuated text... on Outlook anyway. Its not easy to read it... --- HARBOR : http://www.kewlstuff.co.za/ind

RE: Tomcat 6 and images

2008-09-01 Thread Martin Gainty
static images,css and flash are normally served by apache http://httpd.apache.org/could you explain specifically what you want to serve inside TC and why you prefer to serve resources in a container vs Apache http webserver?Martin __ Disclaimer and

Re: Tomcat 6 and images

2008-09-01 Thread Johnny Kewl
- Original Message - From: "Mathias P.W Nilsson" <[EMAIL PROTECTED]> To: Sent: Monday, September 01, 2008 10:26 PM Subject: Tomcat 6 and images Hi! I'm using tomcat with wicket framework for my webapplication. My images, css, flashes resides outside the container and therefor I'm