Hello,
On Sat, 08 Feb 2014 07:03:33 +0400 "Valentin V. Bartenev"
wrote:
> Not the same, on your start page link to CSS is relative:
>
Ah okay the css files. I think it mean html5shiv and human.txt too, but
now has links change too https and has rewrite. Now should work.
Thank you for help &
On Saturday 08 February 2014 04:00:43 Silvio Siefke wrote:
> Hello,
>
> On Sat, 08 Feb 2014 06:45:14 +0400 "Valentin V. Bartenev"
> wrote:
>
> > Browser clearly says what is the problem:
> > "Firefox has blocked content that isn't secure".
>
> yes hhh thats true. The easy way never in eyes :) B
Hello,
On Sat, 08 Feb 2014 06:45:14 +0400 "Valentin V. Bartenev"
wrote:
> Browser clearly says what is the problem:
> "Firefox has blocked content that isn't secure".
yes hhh thats true. The easy way never in eyes :) But why in blog so,
but on startpage goes? There same http links in head?
Th
On Saturday 08 February 2014 03:28:48 Silvio Siefke wrote:
> Hello,
>
> sorry i forget the website.
>
> http://silviosiefke.com/blog
> https://silviosiefke.com/blog
>
> Thank you for help & Nice Day
> Silvio
>
Browser clearly says what is the problem:
"Firefox has blocked content that isn't se
Thanks Maxim Dounin
On Thu, Feb 6, 2014 at 5:51 PM, Maxim Dounin wrote:
> Hello!
>
> On Thu, Feb 06, 2014 at 01:48:36PM +0530, Ajay k wrote:
>
> > Is there a way to print all the compiled sequences of a rewrite module as
> > documented in
> >
> > http://wiki.nginx.org/NginxHttpRewriteModule
>
Hello,
sorry i forget the website.
http://silviosiefke.com/blog
https://silviosiefke.com/blog
Thank you for help & Nice Day
Silvio
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Hello,
i has set my vhost with ssl and has create a certificate on cacert.org.
I use the tutorial on:
https://www.mare-system.de/guide-to-nginx-ssl-spdy-hsts/
I has no problems in error log, no in access log all ok, only when i
call my blog with chrome or firefox the css files will not be load
>> Patrick Lists wrote in post #1132735:
>>> On 09-01-14 22:48, Styopa Semenukha wrote:
Patrick,
It's not possible, because SSL works on lower level (session layer)
than HTTP
>>> (application layer).
>>>
>>> Thank you for your feedback. That's unfortunate. I hope to see flexible
>>>
Hello!
On Fri, Feb 07, 2014 at 10:05:32AM -0800, Grant wrote:
> Authentication works fine if I don't include the if block but I'd like
> to allow only a certain user access to this server block. I get a 403
> in the browser without any prompt for authentication.
>
> auth_basic "Authentication R
tonyschwartz Wrote:
---
> This is very nice. Thanks. I noticed the
> encrypted-session-nginx-module is missing from this build. Is there
No reason to omit it other then no one has requested it :) I'll have a look
and add it if there are no cro
This is very nice. Thanks. I noticed the encrypted-session-nginx-module is
missing from this build. Is there some reason you omitted it? Have you
published any docs on how to build this ourselves in windows using your
source code? Or is that obvious and I should RTM?
Posted at Nginx Forum:
h
Authentication works fine if I don't include the if block but I'd like
to allow only a certain user access to this server block. I get a 403
in the browser without any prompt for authentication.
auth_basic "Authentication Required";
auth_basic_user_file htpasswd;
if ($remote_user != "myuser") {
>> I'd like to restrict access to a server block to authenticated users.
>> Some of the users should be able to access it from any IP and some of
>> the users should be blocked unless they are coming from a particular
>> IP. How is this done in nginx?
>
> Perhaps something along these lines?
>
> U
Hello all.
I've been using nginx as a reverse proxy and to write access.log files
named with variables. I am also using open log file cache.
It seems that when some processes are running in the nfs server, the share
won't allow writing for some time and I noticed all nginx workers in status
D and
Hello!
On Fri, Feb 07, 2014 at 09:27:02AM -0500, Cédric wrote:
> Hi
> (In first sorry for my english, I'm French)
> In my Company we work with Trend Micro Deep Security v9.
> This solution is installed on a 2008R2 SP1 (Virtual Machine) and every week
> we have a crash; 2 NGINX.EXE process uses
Hi
(In first sorry for my english, I'm French)
In my Company we work with Trend Micro Deep Security v9.
This solution is installed on a 2008R2 SP1 (Virtual Machine) and every week
we have a crash; 2 NGINX.EXE process uses 100% CPU usage.
I have created a scheduled task who reboot the server once
I have a virtual server with Debian Wheezy and nginx 1.4.4 installed:
nginx version: nginx/1.4.4
TLS SNI support enabled
configure arguments: --prefix=/usr/share/nginx
--conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log
--http-client-body-temp-path=/var/lib/nginx/body
--htt
17 matches
Mail list logo