GameDevGuru
GameDevGuru

Reputation: 1135

406 Not Acceptable only in Safari

406 Not Acceptable    
An appropriate representation of the requested resource / could not be found on this server.    

I migrated servers from hostgator to dedicated. Now, a blank index.html page is throwing this error ONLY in safari (desktop & mobile). What could be the problem?

Upvotes: 0

Views: 865

Answers (1)

Julian Reschke
Julian Reschke

Reputation: 42075

Compare the HTTP requests sent by different servers (in particular the Accept header field).

Upvotes: 1

Related Questions