Revert, the server extensions are precompiled, binary only, and hardcode

/usr/local.  From danh@
This commit is contained in:
naddy 2003-10-23 11:57:03 +00:00
parent 3628692359
commit 73f36afc8e

View File

@ -15,8 +15,8 @@
| installed using the following instructions.
|
| # ftp ftp://ftp.microsoft.com/products/frontpage/fp50.bsdi.tar.Z
| # tar -C ${PREFIX} -xzpvf fp50.bsdi.tar.Z
| # cd ${PREFIX}/frontpage/version5.0
| # tar -C /usr/local -xzpvf fp50.bsdi.tar.Z
| # cd /usr/local/frontpage/version5.0
| # dd if=/dev/arandom of=apache-fp/suidkey bs=129 count=1
| # sh set_default_perms.sh
| # find . -type f -perm -4000 -exec chmod u-s {} \;