Apache support for referrer and user agent

Apache support for referrer and user agent

Post by Eric Hammo » Tue, 18 Jul 1995 04:00:00



Is there any support for the Apache server logging the "referrer"
and "user agent"?

Thanks
--

SDRC, 2000 Eastman Drive, Milford OH 45150

 
 
 

Apache support for referrer and user agent

Post by Clay Irvi » Tue, 18 Jul 1995 04:00:00



Quote:>Is there any support for the Apache server logging the "referrer"
>and "user agent"?

Apache is based on NCSA 1.3 -- The functionality you seek was added to
NCSA 1.4.

--
- o - o     Clay Irving, N2VKG

o -         <URL:http://www.panix.com/clay/>
- o - -     New York, New York

 
 
 

Apache support for referrer and user agent

Post by Robert S. Th » Tue, 18 Jul 1995 04:00:00




>>Is there any support for the Apache server logging the "referrer"
>>and "user agent"?

>Apache is based on NCSA 1.3 -- The functionality you seek was added to
>NCSA 1.4.

FWIW, if you can hold on a bit, the next release of Apache (hopefully
out within the next week or so) does have the NCSA 1.4 UserAgentLog
and RefererLog facility implemented as optional modules (you have to
configure them in, but if you want them, they're there).

It also runs pre-forking on all supported architectures, has an API
for server extensions (including new authentication schemes, etc.).,
and has some other neat stuff...

rst

 
 
 

Apache support for referrer and user agent

Post by Dan Anders » Tue, 18 Jul 1995 04:00:00


Supposedly that stuff and pre-forking child processes
(all NCSA HTTPd 1.4 features) will be integrated into Apache
sometime in the future

>Is there any support for the Apache server logging the "referrer"
>and "user agent"?