Welcome! Log In Create A New Profile

Advanced

nginx version: nginx/0.8.34 bug ( nginx protect folder dont work )

April 04, 2010 07:50AM
my config nginx.conf

location /database/ {
root /var/www/vhost/mysite.com/htdocs/database;
index index.php index.html index.htm;
allow xxx.xxx.xxx.xxx;
allow yyy.yyy.yyy.yyy;
deny all;
}

when restart nginx with config.
any ip can open http://mysite.com/database/index.php

my nginx.config is wrong or true .

or nginx bug ?

please help me.
Subject Author Posted

nginx version: nginx/0.8.34 bug ( nginx protect folder dont work )

conlele April 04, 2010 07:50AM

Re: nginx version: nginx/0.8.34 bug ( nginx protect folder dont work )

Rob Schultz April 04, 2010 12:32PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 208
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready