Re: A patch to keep cache directory out of webroot

[email protected] (mikespub) Mon, 11 Oct 2004 18:36:57 GMT
Newsgroups gmane.comp.cms.xaraya.patches
Organization not much
Message-ID <[email protected]>
In article <[email protected]>, Jonn Beames <[email protected]> 
wrote:
>...
>If the "public" var/something/whatever needs to be writable, there's no 
>point in having a "private" var somewhere else.  What about, instead of 
>creating an new API and rewriting mods to use it, we rewrite the mods to 
>support a xarCoreGetVarDirPath() compatible, movable var directory?
>
>  - Jonn

Here I'm talking about content that needs to be :
a) writeable by the web server,
and
b) accessible by the web clients

Public and private wouldn't contain the same stuff - see discussion
elsewhere :-)

Mike.