os
os copied to clipboard
Add a link for modules to nginx package
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.