Re: example configure line.. does it actually make sense?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ive seen other similar examples.. but i want to understand if this
actually makes sense.

Read this then

http://httpd.apache.org/docs/2.2/programs/configure.html


On Mon, Dec 7, 2009 at 11:17 AM, David Taveras <d3taveras38d3@xxxxxxxxx> wrote:
Hello,


I have this configure line:
CONFIGURE_ARGS+=
                       --prefix=${HTTPD_DIR} \
                       --exec-prefix=${LOCALBASE} \
                       --sysconfdir=${CONFDIR} \
                       --with-apr=${LOCALBASE}/bin/apr-1-mt-config  \
                       --with-apr-util=${LOCALBASE}/bin/apu-1-mt-config \
                       --enable-ssl --with-ssl=/usr \
                       --with-mpm=prefork \
                       --with-program-name=httpd2 \
                       --enable-modules=all \
                       --enable-cache \
                       --enable-disk-cache \
                       --enable-proxy \
                       --enable-mods-shared=all \
                       --enable-suexec \
                       --with-suexec-caller=_apache2 \
                       --with-suexec-bin=${TRUEPREFIX}/sbin/suexec2 \
                       --with-suexec-logfile=/var/log/suexec2_log \
                       --with-pcre=${LOCALBASE}


After doing --enable-mods-shared=all \  and --enable-modules=all \  ..
does it actually make sense to enable specific modules like:
             --enable-cache \ --enable-disk-cache \  --enable-proxy \


Ive seen other similar examples.. but i want to understand if this
actually makes sense.

Thanks
David

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux