Hi all!

I've got a problem when using this combination. Everything works fine for
browsers that send
Accept: */*
requests, but some web spiders say
Accept: text/*
and get 406 error since the actual type is application/...

I worked this around by using type-map and creating .var files for each
document... But maybe someone knows a better solution?

Thanx in advance,
Styx

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to