Hi Team,
Here is one more issue I am facing. I have portal running on
http://test.example.com:8080/AppWise and http://test.example.com/WebAdmin
Now I diverted that portal through Nginx reverse proxy
here is my config
**
server {
listen 8080;
listen 80;
server_name
Bummer!! I am not that pro - but would really appreciate if you can give me
certain reference links or configuration? Please
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,292420,292447#msg-292447
___
nginx mailing list
nginx@nginx.org
http:
On Sun, Sep 19, 2021 at 10:30:42PM -0400, blason wrote:
> Well - I tried that as well
>
>
> location /SNX/ {
> proxy_pass https://websocket;
> proxy_http_version 1.1;
> proxy_set_header Upgrade $http_upgrade;
> proxy_set_header Connection $connection_upgrade;
> pro
El 2021-09-20 13:49, Francis Daly escribió:
On Sun, Sep 19, 2021 at 10:08:08PM -0300, Daniel Armando Rodriguez
wrote:
El 2021-09-19 04:00, Francis Daly escribió:
Hi there,
Today I added a new domain, and the issue showed up again.
curl -i http://4.DOMAIN.edu.ar
Returns a redirect to https:
I noticed that Debian 9 doesn't have arm64 packages at
https://nginx.org/packages/mainline/debian/dists/stretch/nginx/ either. I was
able to get nginx installed but it installed an old version (1.10.3) which came
from the regular Debian package sources but I want a newer version. Debian 10
ha
On Sun, Sep 19, 2021 at 08:44:18AM -0400, blason wrote:
Hi there,
> Well actually while doing a curl request site is being moved and here is I
> am getting
>
>
> curl -vk https://xx.xx.xx/TestPage/
I'm not sure if this xx.xx.xx is a hostname or an IP address; or how it
compares to any of the p
On Sun, Sep 19, 2021 at 10:08:08PM -0300, Daniel Armando Rodriguez wrote:
> El 2021-09-19 04:00, Francis Daly escribió:
Hi there,
> Today I added a new domain, and the issue showed up again.
>
> curl -i http://4.DOMAIN.edu.ar
>
> Returns a redirect to https://4.DOMAIN.edu.ar
Ok, so that much i
El 2021-09-19 22:08, Daniel Armando Rodriguez escribió:
El 2021-09-19 04:00, Francis Daly escribió:
On Sat, Sep 18, 2021 at 09:16:28AM -0300, Daniel Armando Rodriguez
wrote:
El 2021-09-18 05:03, Francis Daly escribió:
> On Fri, Sep 17, 2021 at 10:24:44PM -0300, Daniel Armando Rodriguez
> wrote:
I am trying to install NGINX from package files (*.rpm, *.deb) on various arm64
Linux distros and the RPMs are not available for RHEL 8 at
https://nginx.org/packages/mainline/rhel/8/. RPMs are available for RHEL 7 and
CentOS 8 at their respective URLs so I was disappointed that they are missing