diff options
author | ohauer <ohauer@FreeBSD.org> | 2012-08-29 06:54:22 +0800 |
---|---|---|
committer | ohauer <ohauer@FreeBSD.org> | 2012-08-29 06:54:22 +0800 |
commit | 49b69a06b328553a136a242ed915726ded673648 (patch) | |
tree | d86c68aa4a9fa58e17402e298ec9ef25024eae26 /misc | |
parent | 57748f93a91dffafd783da93fd014bc5cd6314b9 (diff) | |
download | freebsd-ports-gnome-49b69a06b328553a136a242ed915726ded673648.tar.gz freebsd-ports-gnome-49b69a06b328553a136a242ed915726ded673648.tar.zst freebsd-ports-gnome-49b69a06b328553a136a242ed915726ded673648.zip |
Apache 2.x module to set umask of created files
mod_umask sets the Unix umask of the Apache HTTPd process after it has started.
This is useful when accessing Subversion from both mod_dav_svn and via a local
client with a file:// url. Without setting a proper umask the file permissions
can create a repository that is not easily accessable from both.
WWW: http://www.outoforder.cc/projects/httpd/mod_umask/
PR: ports/171148
Submitted by: Ralf Gebhart <gebhart@secnetix.de>
Diffstat (limited to 'misc')
0 files changed, 0 insertions, 0 deletions