cannot make catch all ssl server block work

2014-10-12 Thread mayak
hi all, i'm having trouble with nginx: #nginx -V nginx version: nginx/1.6.2 built by gcc 4.4.7 20120313 (Red Hat 4.4.7-3) (GCC) TLS SNI support enabled so i use .conf files in the /etc/nginx/conf.d directory server { listen 443 default_server; server_name a.domain.com *.domain.com;

1.6.2 selective dir logging in doc root

2014-10-12 Thread shm...@riseup.net
is it possible to enable selective dir logging from the document root ? i don't want to log access to a specific dir in doc root (and not sub dirs also) i do want to log errors to a specific dir in doc root (and sub dirs also) purpose: disable dir logging for roundcube dir but still enable erro

Need help with Secure Link!!! Lets see who can solve this...

2014-10-12 Thread magnotheater
I'm trying to create a Video Hosting site, for that I started checking all existing sites like that one to see how they work and how they secure their files. For my surprise, I noticed most "video streaming websites" not only work the same way but also have exactly the same "url encoding" for restr

RE: HTTP access not working from Chrome, only HTTPS

2014-10-12 Thread crazy world
It would be helpful if you can share a copy of the HTTPS tcpdump on the serverside. thanks, -B > To: nginx@nginx.org > Subject: HTTP access not working from Chrome, only HTTPS > From: nginx-fo...@nginx.us > Date: Sun, 12 Oct 2014 12:30:21 -0400 > > Hi, people. > > I 'm trying to publish IBM C

Re: uwsgi problems

2014-10-12 Thread Steven Williams
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/10/2014 12:13 AM, Roberto De Ioris wrote: > This covers basically any aspect of a production > ready-deployments: > > http://uwsgi-docs.readthedocs.org/en/latest/WSGIquickstart.html > > as you can see it uses tcp sockets when describing nginx

HTTP access not working from Chrome, only HTTPS

2014-10-12 Thread daniel.leandro
Hi, people. I 'm trying to publish IBM Connections by NGINX allowing access using both HTTP and HTTPS . By HTTPS is working but when I try to access by HTTP I get this error in Google Chrome only: This XML file does not appear to have any style information associated with it. The document tree is

Re: How to make Nginx forget a hostname?

2014-10-12 Thread Wandenberg Peixoto
Did you execute a reload on nginx after remove the configuration file? On Oct 12, 2014 4:14 AM, "Francis Daly" wrote: > On Sat, Oct 11, 2014 at 06:23:28PM -0400, jbjares wrote: > > Hi there, > > > I'm with a issue related a removed configuration file for a specific > > hostname. So, I need to ass

Re: How to make Nginx forget a hostname?

2014-10-12 Thread Francis Daly
On Sat, Oct 11, 2014 at 06:23:28PM -0400, jbjares wrote: Hi there, > I'm with a issue related a removed configuration file for a specific > hostname. So, I need to associate the hostname with a new ip address from > other vm, but it's not possible because, this hostname always are resolved > by n