Skip to content

Installing MessengerBundle the first time #2452

Closed Answered by dpfaffenbauer
NiklasBr asked this question in Q&A
Discussion options

You must be logged in to vote

For reference, we looked at it together and found the issue: it was a wrong nginx config, the right line for serving the assets would be:

location ~* ^(?!/admin)(.+?)\.((?:css|js)(?:\.map)?|jpe?g|gif|webp|avif|png|svgz?|webmanifest|woff2|eps|exe|gz|zip|mp\d|ogg|ogv|webm|pdf|docx?|xlsx?|pptx?)$ {

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@NiklasBr
Comment options

@dpfaffenbauer
Comment options

@NiklasBr
Comment options

@dpfaffenbauer
Comment options

Answer selected by dpfaffenbauer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants