You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "Jason M. Kuhlman" <jk...@oglecounty.org> on 2003/05/14 21:01:59 UTC

[users@httpd] Loading Modules on WIN 2K

How do I install nonstandard modules like mod_auth_dbm or mod_auth_digest
when doing an install on Win2K?

Jason M. Kuhlman



---------------------------------------------------------------------
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


RE: [users@httpd] Loading Modules on WIN 2K

Posted by Jeff Cohen <su...@gej-it.com>.
If you have the module just put it into your apache/modules folder and refer
your httpd.conf file to it as same as you have to the rest of the modules.
LoadModule.... 
AddModuleInfo...

You can find more info about that at:
http://httpd.apache.org/docs-2.0/mod/mod_so.html#loadmodule
http://httpd.apache.org/docs-2.0/mod/mod_info.html#addmoduleinfo


Jeff Cohen
Jeff@GEJ-IT.com
Tel. (416) 917-2324
www.GEJ-IT.com
GEJ-IT Networks!

> -----Original Message-----
> From: Jason M. Kuhlman [mailto:jkuhlman@oglecounty.org]
> Sent: Wednesday, May 14, 2003 3:02 PM
> To: users@httpd.apache.org
> Subject: [users@httpd] Loading Modules on WIN 2K
> 
> How do I install nonstandard modules like mod_auth_dbm or mod_auth_digest
> when doing an install on Win2K?
> 
> Jason M. Kuhlman
> 
> 
> 
> ---------------------------------------------------------------------
> 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


---------------------------------------------------------------------
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