diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2004-08-22 16:58:31 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2004-08-22 16:58:31 +0000 |
commit | 7d9e16aa73ef423e4d2405cce974819c7326aff8 (patch) | |
tree | a195d72f81f96f6026e1825bd58803ad040bfdc5 /www/apache13/pkg-plist | |
parent | fb4d9eafadc53e3c435a5117edcb9922f6e7704d (diff) |
Notes
Diffstat (limited to 'www/apache13/pkg-plist')
-rw-r--r-- | www/apache13/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/apache13/pkg-plist b/www/apache13/pkg-plist index ce7491375f7e..1780bb42c071 100644 --- a/www/apache13/pkg-plist +++ b/www/apache13/pkg-plist @@ -106,6 +106,7 @@ sbin/logresolve sbin/rotatelogs %%SUB_SUEXEC%%sbin/suexec @exec mkdir -p -m 755 www/data-dist +@unexec chmod u+w www/data-dist www/data-dist/EXAMPLE_DIRECTORY-DONT_ADD_OR_TOUCH_ANYTHING @exec [ -d %D/www/data/ ] || ln -fs %B %D/www/data www/data-dist/apache_pb.gif @@ -434,6 +435,7 @@ share/doc/apache/windows.html.en share/doc/apache/windows.html.html share/doc/apache/windows.html.ja.jis @exec mkdir -p -m 755 www/cgi-bin-dist +@unexec chmod u+w www/cgi-bin-dist www/cgi-bin-dist/EXAMPLE_DIRECTORY-DONT_ADD_OR_TOUCH_ANYTHING @exec [ -d %D/www/cgi-bin/ ] || ln -fs %B %D/www/cgi-bin www/cgi-bin-dist/printenv |