LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-16-2003, 05:22 PM   #1
e1000
Member
 
Registered: Oct 2003
Location: California
Distribution: Ubuntu
Posts: 582

Rep: Reputation: 30
compiling apache modules


when doing the ./configure command for apache 2, im a little confiused about modules. here's what the apache documentation site has to say about module options:

--enable-modules=MODULE-LIST
Compile and include the modules listed in the space-separated MODULE-LIST.

--enable-mods-shared=MODULE-LIST
Compile and include the modules in the space-separated MODULE-LIST as dynamically loadable (DSO) modules.

whats the difference between shared and just regular? which is better for an apache noob like me? (i have a book to help me out but it just doesnt cover this, just saying that so you know i wont be asking a question here every 15 seconds)
(i plan on using the "most" option for my module confguration)
 
Old 11-17-2003, 12:16 AM   #2
Azmeen
Senior Member
 
Registered: May 2003
Location: Malaysia
Distribution: Slackware, LFS, CentOS
Posts: 1,307

Rep: Reputation: 47
From the Apache 2 Documentation:
Quote:
There are two ways for a module to be compiled and used with Apache. Modules may be statically compiled, which means that they are permanently included in the Apache binary. Alternatively, if your operating system supports Dynamic Shared Objects (DSOs) and autoconf can detect that support, then modules may be dynamically compiled. DSO modules are stored separately from the Apache binary, and may be included or excluded from the server using the run-time configuration directives provided by mod_so.
I'd gather from that statement, it'll be something to kernel compilation... ie. Some features you can build in, and some you can load in at runtime (via modprobe).

In the case of Apache, you can define loadable modules in your httpd.conf file.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
compiling apache modules using ports? illynova *BSD 1 06-07-2005 10:10 AM
Compiling as modules: useful always? itzfritz Linux - General 2 11-17-2004 07:57 PM
after compiling 2.6.3 modules... c0rderr0y Linux - Newbie 1 02-23-2004 02:48 AM
Modules not Compiling BlakeB395 Linux - Software 0 02-08-2004 03:06 AM
modules don't seem to be compiling thrice Slackware 3 11-20-2003 10:37 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:05 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration