summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2002-10-06 00:09:46 +0800
committerin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2002-10-06 00:09:46 +0800
commit383a53ce44b3055ed90cfbd3608308e2ad5b5164 (patch)
tree6be9831bb33cd8db6ea26f4cfda10d28c605a5ae /web
parent01d6e6494cec862c90d42e7c74c8e00dc31939ab (diff)
downloadpttbbs-383a53ce44b3055ed90cfbd3608308e2ad5b5164.tar
pttbbs-383a53ce44b3055ed90cfbd3608308e2ad5b5164.tar.gz
pttbbs-383a53ce44b3055ed90cfbd3608308e2ad5b5164.tar.bz2
pttbbs-383a53ce44b3055ed90cfbd3608308e2ad5b5164.tar.lz
pttbbs-383a53ce44b3055ed90cfbd3608308e2ad5b5164.tar.xz
pttbbs-383a53ce44b3055ed90cfbd3608308e2ad5b5164.tar.zst
pttbbs-383a53ce44b3055ed90cfbd3608308e2ad5b5164.zip
group writable
git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@537 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'web')
-rw-r--r--web/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/Makefile b/web/Makefile
index 44830419..bff43078 100644
--- a/web/Makefile
+++ b/web/Makefile
@@ -1,4 +1,4 @@
all: mod_ptt.c mod_ptt.h
apxs -I ../include -c mod_ptt.c
cp mod_ptt.so /usr/local/libexec/apache/mod_ptt.so
- chmod 755 /usr/local/libexec/apache/mod_ptt.so
+ chmod 775 /usr/local/libexec/apache/mod_ptt.so