Re: [users@httpd] 400 Bad Request Error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks, Joshua.  That was exactly what I needed.  I appreciate your help.

On 8/21/06, Joshua Slive <joshua@xxxxxxxx> wrote:
On 8/21/06, Rob Wilkerson <r.d.wilkerson@xxxxxxxxx> wrote:
> All -
>
> I'm receiving a 400 error when trying to access the following URL:
> http://saiprojects.com/projects/myproject/timeline?changeset=on&max=50&daysback=90&format=rss
>
> It only appears to happen in IE.  In Firefox, I can pull up the feed
> XML just fine.  There are messages in my error_log that indicate:
>
> Digest: uri mismatch - </projects/myproject/timeline> does not match
> request-uri </projects/myproject/timeline?changeset=on&max=50&daysback=90&format=rss>
>
> Do I really have to include all of that in my location block?  The
> entire location block follows:
>
> <Location "/projects/myproject/timeline">
>    AuthType Digest
>    AuthName "MyProject"
>    AuthDigestDomain /projects/myproject/
>    AuthDigestProvider file
>    AuthUserFile /opt/projects/users.htdigest
>    Require valid-user
> </Location>
>
> Any insight would be greatly appreciated.

Start with
http://httpd.apache.org/docs/2.2/mod/mod_auth_digest.html#msie

Joshua.

---------------------------------------------------------------------
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




--

Rob Wilkerson

---------------------------------------------------------------------
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



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux