> -----Original Message-----
> From: Joshua Slive [mailto:[EMAIL PROTECTED] 
> Sent: Sunday, June 05, 2005 12:03 PM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] Missing User-Agent:
> 
> 
> On 6/4/05, Michael D. Berger <[EMAIL PROTECTED]> wrote:
> > I notice that Apache 2.0 rejects, with a 403,
> > a GET that does not have a User-Agent header,
> > and I to get some of these.
> > 
> > Why do I get them?
> > Why are they rejected?
> 
> Apache 2 certainly does not do this by default.  There must be
> someplace in your config that your are restricting based on
> User-Agent.
> 
> Joshua.

cd /etc/httpd/conf
vi httpd.conf
:set ignorecase
/user
/agent

I find nothing in the config file that suggests this.
Mike.
--
Michael D. Berger
[EMAIL PROTECTED] 



---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to