Re: [users@httpd] Re: 400 Bad Request Error

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

 



try adding

 &ext=.rss or
 &ext=.xml

to the end of the URl, in IE





Rob Wilkerson wrote:
One more thing I should mention: The requested file is returned with
an application/rss+xml mime type.  I don't know whether that has any
impact on the problem I'm seeing, but I thought I'd throw it out there
just in case.

Thanks again.

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.

Thanks.

--

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