mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Add a fogotten sed to apache.
This commit is contained in:
parent
5ad1120ad6
commit
68995dfe57
@ -130,6 +130,11 @@ useradd -c "Apache Server" -d /srv/www -g apache \
|
||||
|
||||
sed '/dir.*CFG_PREFIX/s@^@#@' -i support/apxs.in &&
|
||||
|
||||
sed -e '/HTTPD_ROOT/s:${ap_prefix}:/etc/httpd:' \
|
||||
-e '/SERVER_CONFIG_FILE/s:${rel_sysconfdir}/::' \
|
||||
-e '/AP_TYPES_CONFIG_FILE/s:${rel_sysconfdir}/::' \
|
||||
-i configure &&
|
||||
|
||||
./configure --enable-authnz-fcgi \
|
||||
--enable-layout=BLFS \
|
||||
--enable-mods-shared="all cgi" \
|
||||
|
Loading…
Reference in New Issue
Block a user