You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by vishesh kumar <li...@gmail.com> on 2009/12/03 17:46:08 UTC

[users@httpd] Re: list of apache modules ?

Thanks all of for quick reply.

On 12/3/09, Sascha Kersken <sk...@lingoworld.de> wrote:
> Hi,
>
>> I am using RHEL 5.2 and newbie in apache, as a preliminary step i
>> executed following command to list apache modules
>>
>> root# httpd -l
>>
>> It showed me following output,
>>
>> core.c
>> prefork.c
>> http_core.c
>> mod_so.c
>
> You can use
>
> # httpd -t -D DUMP_MODULES
> or its short form
> # httpd -M
>
> for a list of all active (i.e. compiled-in and shared) modules.
>
>
> Cheers
> Sascha
>
> --
> Softwareentwickler
> Fachbuchautor -- u.a. "IT-Handbuch für Fachinformatiker",
> http://www.galileocomputing.de/2138
>
> ---------------------------------------------------------------------
> 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@httpd.apache.org
>    "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>

-- 
Sent from my mobile device

http://linuxinterviews.blogspot.com

---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org