On Sat, 01 Nov 2003 16:07:36 GMT, colin wrote:
> Does anyone know how to stop apache from logging access from the computer on
> which it's hosted (localhost)?
I use a portable solution to this problem by adding a beta canonic name to
all our servers. People who work on the servers, wherever the peiople and
wherever the servers are, use
http://beta.domain.tld. The log for the beta
subdomain is disabled but it servers the identical pages.
Might even be more Apache friendly as a solution.