Apache modules?

2001-03-02 Thread Marco Shaw
I'm looking for 2 things to integrate into Apache: radius module, and some kind of HTTP GUI publishing tool. The radius module exists, but I see nothing specifically exists as a module for using an HTTP interface to create/modify delete web pages. Any HTTP interfaces out there that people would

apache modules

2000-03-17 Thread Steve Lee
I have a basic question. when you install modules i guess called mod_alias.c how would you do that into apache. i see it in the httpd.conf and it does this AddModule mod_alias.c but if someone makes it how would you include it into apache. do you need to recompile it into apache too? or just cop

Re: Apache modules

1998-06-01 Thread Oommen Thomas
I've both user-agent and referer in my logs linux 2.0.27/30 slackware apache 1.2.4 Just had to add the following line in httpd.conf LogFormat "%h %l %u %t \"%r\" %s %b \"%{Referer}i\" \"%{User-agent}i\"" Do we need anything else to be spec'd Oommen On Fri, 29 May 1998, George wrote: hedon>

Re: Apache modules

1998-05-29 Thread Glynn Clements
George wrote: > I have a question , which is trivial, but I am probably pulling for > the wrong end and can't figure it out. > I'd love to include mod_log_agent and mod_log_referer > modules to my apache server. I recently upgraded to 1.2.6.-4 using > RH's rpm , however , the defaul

Apache modules

1998-05-29 Thread George
I have a question , which is trivial, but I am probably pulling for the wrong end and can't figure it out. I'd love to include mod_log_agent and mod_log_referer modules to my apache server. I recently upgraded to 1.2.6.-4 using RH's rpm , however , the default log files are only acces