On Thu, 8 Feb 2007, Robert Hicks wrote:

> I am in a CGI only environment and it seems that file_cache is an easy
> speed up. So I am wary of it. I understand the security aspects but is
> there anything else to worry about using it?

Nope.  If you're worried about people peeking at your cached templates
just be careful to set the permissions on your cache dir correctly.
It needs to be readable and writable by the CGI process, but it
doesn't need to be accessible by anyone else.

-sam

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Html-template-users mailing list
Html-template-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to