Re: Problems with redirects

2019-10-15 Thread Danny Horne
On 15/10/2019 14:08, Reinis Rozitis wrote: The problem is, whatever URL I put in the browser, it redirects to https://trisect.uk ___ server_name trisect.uk *.trisect.uk; return 301 https://$server_name$request_uri; } For that I don't think you can use

Re: Problems with redirects

2019-10-15 Thread Danny Horne
On 15/10/2019 13:56, j94305 wrote: I have no idea what you are really struggling with as you don't mention the actual challenge. The problem is, whatever URL I put in the browser, it redirects to https://trisect.uk ___ nginx mailing list nginx@nginx.

Problems with redirects

2019-10-15 Thread Danny Horne
Hi all, I've been struggling to get redirects working the way I'd like, basically I want - http://trisect.uk > https://trisect.uk http://site1.trisect.uk > https://site1.trisect.uk http://site2.trisect.uk > https://site2.trisect.uk etc This is the server block doing the redirects - serve

Re: Question on having multiple SSL cert for multiple domains

2018-07-04 Thread Danny Horne via nginx
On 04/07/18 15:08, Hamidul Islam wrote: > Hi NGINX Support > > It will be very helpful to advise how can we add 2 different SSL for 2 > URLs at the nginx configuration. > > Can you advise how can we add a SSL cert for one domain (example > for site2.ca ) in the config02 file and w

Possible to use RHEL / CentOS repo on Fedora 28?

2018-05-10 Thread Danny Horne via nginx
Hi all, I'm running Fedora 28 Server, and in the default repos Nginx is lagging behind at 1.12.1, I found the following on the Nginx website - To set up the yum repository for RHEL/CentOS, create the file named |/etc/yum.repos.d/nginx.repo| with the following contents: [nginx] name=nginx

Re: STOP EMAILING

2018-04-28 Thread Danny Horne via nginx
On 28/04/18 17:15, ScotGram wrote: > STOP EMAILING > ___ > nginx mailing list > nginx@nginx.org > http://mailman.nginx.org/mailman/listinfo/nginx If you want to unsubscribe, just follow the link in this email _