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

multisite

i have create a multisite. i use filezilla. I create a second site such as a sub domain but i don't have access in control panel in the second site. my site use ngix server but i don't know where it is...

View Article


ProxyPass domain to subdirectory

Hello, Currently I have a website sitting at "site1.domain.com" which I would like to proxy pass to another host like "domain.com/site1/" reason for this is I have multiple sites on separate systems...

View Article


Access original request whn in njs aut_request

Hello. I am trying to access the original request, method and host header from inside an njs module I developed in order to make a PEP in combination with auth_request. But however I try, I always get...

View Article

Multiple domain config error

Hi everyone, I'm pretty new to nginx, but so far really dig it. I currently have 2 domains set up on my local testing server, propzsearch.com and advancedaudioengineering.com. Both of these sites work...

View Article

NGINX Reverse Proxy

Hello, I have a backend server running at https://server1.example.com:8443. I am trying to set up a reverse proxy for external services to hit my internal server. My goal is to have a reverse proxy...

View Article


Re: How to connect Windows CNG with Nginx in order to protect server private...

Summerok Wrote: ------------------------------------------------------- > As I read on this question [1], private keys are protected by CNG > mechanisms in Windows. So using NGINX, I would like...

View Article

Nginx proxy management

Hi ! I'm trying to configure a server with the following services : iRedMail, web server and one hostname proxy pass to another client in my LAN. For example, iRedMail running his services etc.. the...

View Article

Re: How to connect Windows CNG with Nginx in order to protect server private...

There isn't an answer other than this has not been implemented anywhere yet. However, you can look into this sample; https://www.codeproject.com/Articles/11578/Encryption-using-the-Win32-Crypto-API And...

View Article


Re: NGINX Reverse Proxy

Hi! Can you share your current config? Thanks!

View Article


auth_request is being ignored

My config is below. My auth server is not even being accessed. the auth_request directive is being completely ignored. Any help is deeply appreciated! server { listen 80 default_server; listen [::]:80...

View Article

Re: Any way of configuring Max Fragment Length Negotiation

I have since found this https://github.com/esp8266/Arduino/issues/43#issuecomment-203974919 linking to https://nginx.org/en/docs/http/ngx_http_ssl_module.html#ssl_buffer_size

View Article

NGINX Reverse Proxy - ERR_TOO_MANY_REDIRECTS

Hello All! Until now, I used a PHP script on the main server B 93.151.75.75, which was behind the NGINX reverse proxy server A 173.176.183.183. On the website2.com domain name. And it worked. Now I...

View Article

NGINX-flask-bokeh-digitalocean

I am attempting to make a website in flask that embeds an interactive bokeh server app. The site works fine on my desktop, but I can't get it to work on the actual site over tens of hours in the last...

View Article


nginx reverse to ssl backend

i get crt file from a partner, i want to let nginx do ssl connection so i follow this note : https://docs.nginx.com/nginx/admin-guide/security-controls/securing-http-traffic-upstream/ i don't have...

View Article

Re: NGINX Reverse Proxy - ERR_TOO_MANY_REDIRECTS

I needed to add this line to the common Nginx reverse proxy options - proxy_set_header X-Forwarded-Proto $scheme; and the problem was resolved.

View Article


How can I compress my PNG and JPEG images in WordPress and at the same time...

I need to be able to convert my PNG and JPEG images because if I only convert to WebP some browsers will take the PNG and JPEG images unoptimized because they do not support WebP.

View Article

HTTPS 308 permanent redirection k8s ingress nginx

I have created an EKS cluster following the examples from AWS EKS, I have deployed the nginx ingress controller on top from kubernetes/nginx, Created an ingress resource which points to back end k8s...

View Article


Use NGINX with Angular production with direct access to pages

Here is my code: ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// server { listen 80; listen [::]:80; root /home/ubuntu/iot-web/; index...

View Article

Problem in change URL and remove a phrase

Hello. Previously my site URL was as follows and there was an extra "forum" word at the end of the URL: https://mysite.com/forums/forum I managed to remove the word "forum" from the end of the URL...

View Article

Prevent random URL as a form of attack

Hi, Is there a way to prevent random URL requests from bubbling up to the upstream server when using an Nginx proxy ? Might there be a plugin to avoid it? Thanks Arun

View Article
Browsing all 4759 articles
Browse latest View live


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