SM0 She11
Path:
/
/
usr
/
local
/
apache
/
build
Full Path (server): /usr/local/apache/build
Create Fil3
Upl04d Fil3
📄 config.nice
[E]
[D]
[R]
📄 config_vars.mk
[E]
[D]
[R]
📄 instdso.sh
[E]
[D]
[R]
📄 library.mk
[E]
[D]
[R]
📄 ltlib.mk
[E]
[D]
[R]
📄 mkdir.sh
[E]
[D]
[R]
📄 program.mk
[E]
[D]
[R]
📄 rules.mk
[E]
[D]
[R]
📄 special.mk
[E]
[D]
[R]
Editing: config.nice
#! /bin/sh # # Created by configure "./configure" \ "--enable-so" \ "--prefix=/usr/local/apache" \ "--enable-unique-id" \ "--enable-ssl=shared" \ "--enable-rewrite" \ "--enable-deflate" \ "--enable-suexec" \ "--with-suexec-docroot=/home" \ "--with-suexec-caller=nobody" \ "--with-suexec-logfile=/usr/local/apache/logs/suexec_log" \ "--enable-asis" \ "--enable-filter" \ "--with-pcre" \ "--with-apr=/usr/bin/apr-1-config" \ "--with-apr-util=/usr/bin/apu-1-config" \ "--enable-headers" \ "--enable-expires" \ "--enable-proxy" \ "--enable-userdir" \ "$@"
Save