You will have to research your Linux distribution to see if there are additional Apache modules that can be downloaded and then "installed". e.g.: http://packages.slackware.it/search.php?v=current&t=1&q=apache ...and it does not appear like there is a standard package for you to install. This was something I looked up in 20 seconds, but you may wish to make a more exhaustive search. Your next resort is to "build" Apache and customize it to your needs. This is a more complex way to download the source code, configure it with the options you needs, locate any dependent libraries or programs, and compile Apache source code, and then install it. I suggest downloading the current 2.2.x branch of Apache source code, unarchiving it, and then reading the INSTALL file. This is how you will begin to learn the inner workings of Apache and it's configuration. I do not suggest you follow up on this mailing list with very basic questions like: "how do I download source code, how do I compile Apache for certain modules, etc." because there are many HOWTOs to help you do so. e.g. http://www.google.com/search?ie=UTF-8&oe=utf-8&q=howto+compile+apache ...but do ask about compilation errors, etc. Good luck! --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:mlavi@xxxxxxx || phone:+1-650-933-7707 -----Original Message----- From: Techguy [mailto:techguy@xxxxxxxxxx] Sent: Thursday, December 21, 2006 1:59 PM To: users@xxxxxxxxxxxxxxxx Subject: mod_status.so - How do I get this to work? Hi, I installed a program to track web traffic for Apache, and in order to get it to work it says I need to add this to my httpd.conf. LoadModule status_module modules/mod_status.so When I do Apache won't start. So I look around and find this file does not exist anywhere on my pc. After further research I find that it is supposed to be installed automatically with Apache and gives me instructions on how to enable it - this I know - what I don't know is where to find this after the fact and how to install it. I am running Apache 1.3.36 on Slackware 11 with PHP 4.4.4 and MySQL 5.0 Any help is appreciated. Thanks B --------------------------------------------------------------------- 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 --------------------------------------------------------------------- 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