ID:               13421
 Comment by:       bartek at luka dot dagma dot pl
 Reported By:      php at matthias-wimmer dot de
 Status:           No Feedback
 Bug Type:         Apache related
 Operating System: Linux
 PHP Version:      4.0.6
 New Comment:

It seems like the same problem occurs in 4.3.1 version of PHP running
on Apache 1.3.x.


Previous Comments:
------------------------------------------------------------------------

[2002-12-23 16:03:27] j dot westendorp at chello dot nl

I have the same problem: I can't view my "Multiviewed" pages (e.g.
http://domain.com/news/38 instead of http://domain.com/news.php?ID=38 )
with a user agent that does not send the "Accept: */*" request header
(like AvantGo 3.2 does) because Apache throws a "406 No Acceptable
Variant" error.

I'm running PHP 4.2.2 on Apache 1.3.19 (Red-Hat/Linux)

------------------------------------------------------------------------

[2002-10-16 01:00:06] php-bugs at lists dot php dot net

No feedback was provided for this bug for over 2 weeks, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

------------------------------------------------------------------------

[2002-09-30 20:48:44] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip



------------------------------------------------------------------------

[2002-08-09 05:39:03] [EMAIL PROTECTED]

sorry, mixed up two bugs here, reopening

------------------------------------------------------------------------

[2002-08-08 16:40:25] [EMAIL PROTECTED]

thats something you have to deal with at the application level IMHO

PHP cannot do much about it as it does not deal with static content
like apache does, so it makes no sense to run a script first and
discard the results later just because the do not match the accept
types 

a client sending accept headers should be clever enogh to deal with
unexpected return types so no harm should be taken by this

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/13421

-- 
Edit this bug report at http://bugs.php.net/?id=13421&edit=1

Reply via email to