What Bill was trying to tell you is that as of Apache 2.x the modules you're
worried about are no longer compiled into the httpd.exe core. They are compiled
separately, and loaded dynamically according to whatever you specify in
httpd.conf. Simply comment out the lines in httpd.conf which would load the
modules you don't need! Have you not even installed Apache 2.2x and looked at
httpd.conf or viewed the very adequate documentation? I think doing either
would have answered your question.
Does that hopefully end the misunderstanding?
Mark
-------- Original Message --------
Subject: Re: [EMAIL PROTECTED] compiling apache on windows with minimum foot
print
From: Ashwani Kumar Sharma <[EMAIL PROTECTED]>
To: users@httpd.apache.org
Date: Thursday, November 01, 2007 11:30:40 PM
Hi,
Thanks for the reply.
Actually I want to compile the apache source code without including the extra
modules. So, wanted to know what are those modules.
In my application the apache's work is that it will simply send some jar
files to my user through web that's it. So, I want to reduce the foot print
of the apache so that it can fit into my application with minimum size.

Thanks and Regards,
Ashwani Sharma
Mob: 09916454843
Off: +91-80-26265053
-----Original Message-----
From: William A. Rowe, Jr. [mailto:[EMAIL PROTECTED]
Sent: Friday, November 02, 2007 11:11 AM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] compiling apache on windows with minimum foot
print
Ashwani Kumar Sharma wrote:
Hi team,
I want to compile apache with minimum footprint possible on *windows.*
For doing this I want to build it with only those modules without which
apache cannot be built.
I want to exclude rest of the modules while building.
Generally you'll build with entirely loadable modules as of httpd 2.0, so
it's just a matter of changing the default httpd.conf and commenting out
all those you don't require. MPM will be compiled in, of course.
Yes, httpd runs (plain file server) with nothing but the core, using what
ever files are in your docroot.
---------------------------------------------------------------------
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: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
DISCLAIMER:
This message (including attachment if any) is confidential and may be
privileged. If you have received this message by mistake please notify the
sender by return e-mail and delete this message from your system. Any
unauthorized use or dissemination of this message in whole or in part is
strictly prohibited.
E-mail may contain viruses. Before opening attachments please check them for
viruses and defects. While MindTree Consulting Limited (MindTree) has put in
place checks to minimize the risks, MindTree will not be responsible for any
viruses or defects or any forwarded attachments emanating either from within
MindTree or outside.
Please note that e-mails are susceptible to change and MindTree shall not be
liable for any improper, untimely or incomplete transmission.
MindTree reserves the right to monitor and review the content of all messages
sent to or from MindTree e-mail address. Messages sent to or from this e-mail
address may be stored on the MindTree e-mail system or else where.
---------------------------------------------------------------------
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: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
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: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]