An example of where I am confused. If a request for index.html comes in, would I have AddHandler myhandler .html in httpd.conf and write code for 'myhandler' to do this? Wouldn't 'myhandler' actually be a module? Or are modules just a collection of handlers like a library?
I think I might have enough information to know how to write a module if I just knew how Apache knew when and where to call my 'whatever' but I just need some direction.
Thanks. --------------------------------------------------------------------- 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