Quantcast
Channel: Nginx Forum - How to...
Browsing all 4759 articles
Browse latest View live
↧

Re: Reverse Proxy: Redirected HTTP Sites Throwing Mixed Content Error

Thanks for the reply... I just realized that reverse proxy doesnt have anything to do with it - sorry. Here's hopefully a better explaination. The root of my website is Organizr v2. It allows you to...

View Article


Re: Reverse Proxy: Redirected HTTP Sites Throwing Mixed Content Error

Due to the unsafe message it sounds like a DNS issue, or some other setting that believes the link is safe which now is no longer the case, if it works despite the unsafe message its not a nginx issue.

View Article


Where is the location of "if" statement?

Hello. I want to add below "if" statement: if ($request_method !~ ^(GET|HEAD|POST)$ ) { return 405; } But where is the location of it? Under "http"? Thank you.

View Article

Constant 10053 Error in Log

Hey Guys - I recently moved my hosting to a new and up to date (1.15.8) version of NGINX (for Windows) with PHP 7.3.0 on a new system running Windows Server 2016. I mostly use the installation to host...

View Article

How to open the site without using port.

Hello guys, I'm new to nginx and still trying to figure out how the things happens. From more than a week I'm reading articles, watching videos and still can't fix my problem. I'll be glad if someone...

View Article


Reverse Proxy to multiple servers one subdomain

I'm a total newbie to nginx, but I managed to get it up and running on a Raspberry Pi, with SSL from certbot / Let's Encrypt, and was able to point it back to a web app running on a Linux server...

View Article

How to use Nginx to rout traffic to a squid forwarding proxy

Hi, We are running squid with a custom authentication application. Is it possible to have nginx pass a proxy tunnel to a squid forward proxy? I've seen the...

View Article

weird 403

hello, I have a wamp net setup with nginx and laravel, dev environment. Until yesterday everything was working fine. Then I had to do git pull as my colleague did push some new features, after that...

View Article


Multiple listen() call in Nginx server

Hi, While running Nginx server, even if I enabled only one port (443), listen() API is calling two times. Why it is so? Only one listen() call is required ? Thanks in advance

View Article


Does Nginx automatically cache subfolders ?

Hello I use Nginx as an http cache in front of my Cloudera manager server and basically it works well. However, one thing is not clear to me. When I specify a location to cache (which is actually a...

View Article

Problem with try_files

Please tell me how you can specify the path to the necessary file in try_files in nginx for wp-rocket to output static files in wordpress. The latest version of wp-rocket forms the next path to the...

View Article

Re: Problem with try_files

the problem is that the $cache_uri variable contains / instead of %2f. How to remove / from the variable? or how to make sure that nginx does not convert / to %2f when saving?

View Article

Re: Multiple listen() call in Nginx server

Hi, A gentle reminder.

View Article


Re: Multiple listen() call in Nginx server

Hi, I would like to add some more points for the clarification of my doubt. I am using nginx 1.11.10. Openssl 1.1.0h After creating socket, binding it to the port and listening, in the function...

View Article

Dynamic Ip Whitelisting using redis or a database

hello everyone, i am looking for a solution to dynamically ip whitelist client that we have . i have seen the solution that NGINX provide with the key-val store but for now we don't have money to spare...

View Article


Re: NGINX as Reverse Proxy works for HTTPS but not with HTTP

i think that the use of `ssl on` directive is deprecated on your version of NGINX listen 443 ssl; is what i use on my NGINX and it works fine

View Article

Upstream url not showing.

Hi Team, I am new to Nginx. My configuration below with LB and ssl. When I am hitting url, it is redirecting properly without a port. I want url with a port. Below is my configuration. Could anyone...

View Article


nginx community supports 2 load balancers?

Hi, does Nginx Community version support working of 2 load balancers? I found examples with 1 load balancer, but i want to use 2 load balancers.

View Article

How to enable gzip on ssi

Hello! I need help in setting up gzip compression for server side included files. I have enabled gzip compression in nginx.conf This is the configuration that I have used gzip on; gzip_vary on;...

View Article

Custom log format user_agent

Hi there. i try to setup a server with a "stream" segment in the configuration.That works as expected. I defined some basic logfile format for acces.log. It looks like the following now: stream {...

View Article
Browsing all 4759 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>