Re: 答复: 答复: Building Nginx from source for Windows

2017-08-04 Thread David Woodstuck
Aug 3, 2017 at 12:41 AM, 四弦 wrote: > Hello, > > It's no problem,like any other program built on Windows. > -- > *发件人:* nginx 代表 David Woodstuck < > leeon2...@gmail.com> > *发送时间:* 2017年8月3日 9:15:31 > *收件人:* nginx@nginx.org > *主题:* Re:

Re: 答复: Building Nginx from source for Windows

2017-08-02 Thread David Woodstuck
rams on Windows.Or if you use Windows10(Build 14393 and higher),you can > consider to use Linux Subsystem On Windows. > > > -- > *发件人:* nginx 代表 David Woodstuck < > leeon2...@gmail.com> > *发送时间:* 2017年8月2日 12:35:45 > *收件人:* nginx@ng

Building Nginx from source for Windows

2017-08-01 Thread David Woodstuck
I have two questions: 1. How do I build Nginx from source for Windows? 2. If I can build Nginx from source for one Window OS, can I copy Nginx into another Windows? 3. I have already build Nginx from for Linux because I need this module - https://github.com/yaoweibin/ngx_http_substitutions_filte

Nginx installation from source for Windows

2017-08-01 Thread David Woodstuck
I have two questions: 1. How do I install Nginx from source for Windows? 2. If I can install Nginx from source for one Window OS, can I copy Nginx into another Windows? Thanks, David ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mai

conditional proxy_pass

2017-07-20 Thread David Woodstuck
I just use Nginx for a couple of weeks. I have the following questions. I hope I can get your help. I have a big web application whose urls are dev01.mydomain.com, dev02.mydomain and dev03.mydomain.com. I like to use Nginx to deliver this application for its users. On each page, there are a

How to solid three urls into one url for its users

2017-07-16 Thread David Woodstuck
I just use Nginx for a couple of weeks. I have the following questions. I hope I can get your help. I have a big web application whose urls are dev01.mydomain.com, dev02.mydomain and dev03.mydomain.com. I like to use Nginx to deliver this application for its users. On each page, there are a lot of

Re: how to install nginx_substitutions_filter in existing Nginx

2017-06-18 Thread David Woodstuck
have CORS( add_header 'Access-Control-Allow-Origin' '*'). How do I achieve this? Thanks, David On Tue, Jun 6, 2017 at 1:21 PM, Francis Daly wrote: > On Tue, Jun 06, 2017 at 12:27:04AM -0400, David Woodstuck wrote: > > Hi there, > > > I am a new Nginx u

How to do proxy in this case

2017-06-06 Thread David Woodstuck
I have one proxy server(nginx) - such as nginx.mycom.com and three upstream servers - name1.mycom.com, name2.mycom.com name3.mycom.com for my one application. Contents from upstream servers have a lot of iframes which have different domains. I want to allow XSS for these different domains. I don't

how to install nginx_substitutions_filter in existing Nginx

2017-06-05 Thread David Woodstuck
I am a new Nginx user. I just install Nginx 1.12. I like to use nginx_substitutions_filter. I cannot figure out how to install nginx_substitutions_filter in previously existing Nginx. I found this url - http://www.newfreesoft.com/server/compiling_source_code_nginx_module_installation_subs_filter_1

How to proxy

2017-06-05 Thread David Woodstuck
I have one proxy server(nginx) - such as nginx.mycom.com and three upstream servers - name1.mycom.com, name2.mycom.com name3.mycom.com for my one application. Contents from upstream servers have a lot of iframes which have different domains. I want to allow XSS for these different domains. I don't