NginX Local Mirror Repo

2022-06-15 Thread duluxoz
Hi All, Sorry if this has already been answered somewhere - I had a look, but couldn't seem to find any (relevant) information anywhere. If this has been answered somewhere could someone please point me in the right direction - thanks. My question: I'm trying to set up an rsync'd local mirro

Mirroring The NginX Repo Locally

2024-02-17 Thread duluxoz
Hi All, I haven't been able to locate any (relevant) info on this, so I thought I'd tap into the collective wisdom of the NginX Community: What's the best way to arrange for a local mirror of the NginX Repository: rsync, wget/curl, some other way? We currently run local mirrors of Rocky Lin

Location Directive Not Working - Help Please

2024-04-15 Thread duluxoz
Hi All, Quick Q: Why does the following config not work ie NginX is returning a 404 when I attempt to access a php file/page from the "/common/" location? Obviously I'm misunderstanding something about how location directives work  :-) ~~~ location /common/ {   root /www;   try_files $uri $