← All status codes
5xx Server Error
506 Variant Also Negotiates

The server has an internal configuration error in content negotiation.

What it means

A 506 Variant Also Negotiates response indicates the server has an internal configuration error in transparent content negotiation. The chosen variant is itself configured to engage in negotiation, creating a loop.

Common causes

  • A content negotiation configuration error on the server.

How to fix it

  • If you are the server admin, fix the content negotiation configuration to avoid recursion.

Test a URL and see its actual status code now.

Open the checker →