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

Setting a proxy for an upstream server

Just posted this question on ServerFault (http://serverfault.com/questions/504079/setting-a-proxy-for-an-nginx-upstream-server), cross-posting here for some more visibility.Is it possible for an...

View Article


Rewrite and encode url

Hello,I try to make an url rewriting wich rewrite all jpg|gif|png to a script.I write this :rewrite ^(.*)\.(jp?g|gif|png)$ $scheme://$host/redirection_image/afficher$1 last;It's work, but if I pass a...

View Article


SocialEngine + Nginx (0.7version)

Hi. I have checked the forum and there is one message on this but it is not of any assistance. I have a Turnkey Nginx stack installed along with Social Engine. The Nginx version bundled in this package...

View Article

Re: Redirecting www to non-www with Varnish installed?

Seems my question has fallen on deaf ears. Never mind.

View Article

webdav permission

I'm using archlinux.I set up nginx webdav with dav-ext-module from github...I couldn't write any file.I do everything.dav_access user:rw group:rw all:rw;or I change file owner to http.And I change...

View Article


Please I need urgent help in Nginx configuration

Things I'll need to be in working order:1. nginx2. uwsgi3. pyramid ( google for python pyramid )4. pip/install pillow5. domain to be used ( princelytreasure.com ), meaning to say if I enter...

View Article

NGINX error and Wampserver

I am new to NGINX. Do I have to uinstall wampserver first before using NGINX?

View Article

Re: How to start mp4 at half time

location ~ \.mp4$ {mp4;}Andrejsloco (at) andrews.lv

View Article


Re: Websites can get to the correct server blocks

Hi,It should work as expected. Please check two things:1) make sure you're connecting using HTTP/1.1 protocol and not HTTP/1.0 which does not support virtual hosts.2) in your example on stackoverflow...

View Article


Conflicting apt-get apache issues

Installed a fresh debian minimal x64 recently, want it to run php-fpm and nginx, and nothing related to apache*.The weirdest thing however is that apt-get seems to ignore my wishes and keeps dumping...

View Article

How to run multiple projects in NGINX?

I am relatively new to NGINX. I was used to using packages like xampp for all my web projects. I installed NGINX, PHP and MariaDB on my local computer and I would like to know how do i run multiple...

View Article

questions about $args on try_files inside location with regex

hi! (sorry for my bad english)i have a URL like this:http://www.domain.com/resize.php?pic=images/elements/imagename.jpg&type=300cropthat php checks if that image exists and serves, if not, creates...

View Article

how to disable resume capability

Hello EveryoneI just moved in nginx and somehow I'm newbe...I am using my server as a download server. and i need to know how can i disable resume capability for my users in one virtualhost?I already...

View Article


Reverse proxy host (dns proxy?)

does anyone has an idea how configure nginx as reverse proxy host like x4b.org does ? maybe via dns or ? for multiple sites.

View Article

allowing specific http locations for https only back-end

i have a back-end server which is setup for https only.there are a handful of specific urls that i would like to make available to non-ssl clients via nginx front.i tried a couple of things but i can't...

View Article


Re: questions about $args on try_files inside location with regex

Hello,Maybe you don't need PHP at all to resize images, as there is native nginx module that performs this job.http://wiki.nginx.org/HttpImageFilterModuleIt does all what you need and will put less...

View Article

nginx server unix socket

Hi,I have a network camera and I am using nginx as a reverse proxy to access the camera URL, but I do not want people to be able to access the url directly. I want to include the feed in a site.So I...

View Article


cache a request conditionally based on cookies?

Hi,Using NginX as a reverse proxy, I want to cache the response ONLY if the user has NOT logged in, which can be checked by testing the existence of a cookie.First I tried to use "if", but NginX...

View Article

Re: Reverse proxy host (dns proxy?)

As the owner of http://x4b.org/ I am probably the best person to answer this question.We use a combination of nginx, many open source nginx modules (both modified and unmodified) and lots of...

View Article

Nginx proxy to dmserver чего ждет?

День добрый, CentOS6.2 + nginx/1.2.6 проксирует на dmserver , время обработки запроса без Nginx составляет 0.010~0.015 мс, а вот когда в качестве прокси время обработки запроса увеличивается до...

View Article
Browsing all 4759 articles
Browse latest View live


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