Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

brotli_static does not run with nginx disable_symlinks feature #134

Open
feanorknd opened this issue Jun 23, 2022 · 0 comments
Open

brotli_static does not run with nginx disable_symlinks feature #134

feanorknd opened this issue Jun 23, 2022 · 0 comments

Comments

@feanorknd
Copy link

Helo there,

at first, thanks so much for your work...

only to report:

-> If: -> disable_symlinks if_not_owner from=$document_root;
brotli_static won't search for the br file, or does not run after finding it... cannot debug.
result is brotli compressing file on the fly without serving the static precompressed file beside.
Doesn't matter if there are symlinks at the paths... without symlinks it is the same, already tested.

-> If: -> disable_symlinks if_not_owner;
if there is no "from" variable, brotli_static will serve static precompressed file without problems.

Testing with ISPCONFIG platform with default nginx vhosts templates, with brotli modules compiled with dynamic loading method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant