DEV Community

Waleed Barakat
Waleed Barakat

Posted on

1

SOLVED X UA Compatible HTTP header via htaccess

Top comments (1)

Collapse
 
waleed__barakat profile image
Waleed Barakat • Edited

<IfModule mod_headers.c>
Header set X-UA-Compatible "IE=Edge"
Header unset X-UA-Compatible
</IfModule>

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs