Skip to content

Unreachable assets #460

Answered by loranger
loranger asked this question in Help
Jun 15, 2021 · 3 comments · 4 replies
Discussion options

You must be logged in to vote

My client website is hosted on a shared host at OVH.
I finally made it work by adding the following rewrite rule at the bottom fo my laravel .htaccess

# Fix HTTP2 Bug on OVH
RewriteRule ^(.*)$ $1 [NS,E=no-gzip:1,E=dont-vary:1]

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@johnpuddephatt
Comment options

Comment options

You must be logged in to vote
3 replies
@Ariziky
Comment options

@Iamkhaledkhan
Comment options

@gboquizosanchez
Comment options

Answer selected by loranger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
bug Something isn't working cannot reproduce
7 participants
Converted from issue

This discussion was converted from issue #458 on June 21, 2021 16:17.