On Mon, 23 May 2016 15:28:29 +0200
Paolo Giammarco <[email protected]> wrote:

> Hello to all.
> Should I change the default temporary directory (/tmp) using apache
> but I can not.

In what context is /tmp being used?

If it's something like CGI, they don't get the
server's environment, as that could be a big
security issue.  The per-request environment
serves as an alternative in such cases.

-- 
Nick Kew

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to