Does anyone know what purpose /usr/local/apache/proxy is there to achieve?
I'm in the process of developing a procedure for hardening my servers, and I've found this path with is owned by nobody.nobody and as its on the main partition it does not have noexec set.
This path appears to be vulnerable to the same types of issues as /tmp (before hardening).
Would there be any side affect from removing this directory, or should I work around this (symlink to a path under /tmp which has noexec set)?



LinkBack URL
About LinkBacks


Reply With Quote
To harden I recommend (and use) these instructions: 




