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