os icon indicating copy to clipboard operation
os copied to clipboard

Add a link for modules to nginx package

Open max-allan-cgr opened this issue 7 months ago • 0 comments

Nginx does not use the --module-path when loading modules... It uses the --prefix directory.

Rather than move the modules from /usr/lib/nginx to /var/lib/nginx, I made a symlink. Maybe we should just move them but that feels like it could have knock on consequences.

max-allan-cgr avatar May 28 '25 11:05 max-allan-cgr