Hi,
--- Original message ---
From: "Francis Daly"
Date: 8 April 2016, 10:12:08
> On Fri, Apr 08, 2016 at 08:45:48AM +0300, wishmaster wrote:
> > > On Thu, Apr 07, 2016 at 06:44:08PM +0300, wishmaster wrote:
>
> Hi there,
>
> > > > > I have the web site and would like to proxying all r
On Fri, Apr 08, 2016 at 08:45:48AM +0300, wishmaster wrote:
> > On Thu, Apr 07, 2016 at 06:44:08PM +0300, wishmaster wrote:
Hi there,
> > > > I have the web site and would like to proxying all requests to /ipcam
> > > > location to internal ip-camera.
> > > >
> > > > website http://site.com
> >
Hi, Francis.
> On Thu, Apr 07, 2016 at 06:44:08PM +0300, wishmaster wrote:
>
> Hi there,
>
> > > I have the web site and would like to proxying all requests to /ipcam
> > > location to internal ip-camera.
> > >
> > > website http://site.com
> > > ip-cam http://site.com/ipcam
>
> > > With port
On Thu, Apr 07, 2016 at 06:44:08PM +0300, wishmaster wrote:
Hi there,
> > I have the web site and would like to proxying all requests to /ipcam
> > location to internal ip-camera.
> >
> > website http://site.com
> > ip-cam http://site.com/ipcam
> > With port redirection by firewall all works f
>
> Hi,
>
> I have the web site and would like to proxying all requests to /ipcam
> location to internal ip-camera.
>
> website http://site.com
> ip-cam http://site.com/ipcam
>
> Below config:
>
> location /ipcam {
> proxy_pass http://192.168.20.99:80/;
> proxy_redirect off;
> proxy_set_head
Hi,
I have the web site and would like to proxying all requests to /ipcam location
to internal ip-camera.
website http://site.com
ip-cam http://site.com/ipcam
Below config:
location /ipcam {
proxy_pass http://192.168.20.99:80/;
proxy_redirect off;