Messages per Month
| From | Sent On | Attachments |
|---|---|---|
| lhmwzy | Apr 7, 2011 8:51 am | |
| Francis Daly | Apr 7, 2011 10:00 am | |
| Thomas Love | Apr 7, 2011 11:27 am | |
| lhmwzy | Apr 7, 2011 4:51 pm | |
| lhmwzy | Apr 7, 2011 4:52 pm | |
| Oleksandr V. Typlyns'kyi | Apr 7, 2011 5:08 pm | |
| lhmwzy | Apr 7, 2011 9:16 pm | |
| lhmwzy | Apr 7, 2011 9:53 pm | |
| Igor Sysoev | Apr 11, 2011 3:11 am | .Other |
| Igor Sysoev | Apr 11, 2011 3:18 am | .Other |
| lhmwzy | Apr 11, 2011 7:49 am | |
| lhmwzy | Apr 11, 2011 7:50 am | |
| lhmwzy | Apr 11, 2011 8:00 am | |
| ylshjx | Apr 11, 2011 7:19 pm | |
| ylshjx | Apr 11, 2011 7:28 pm |
| Subject: | satisfy problem | |
|---|---|---|
| From: | lhmwzy (lhm...@gmail.com) | |
| Date: | Apr 7, 2011 8:51:33 am | |
| List: | ru.sysoev.nginx | |
in 0.9.7 use:
location ^~ /ks/admin { satisfy any; allow 10.68.136.241/32; allow 10.66.23.80/32; deny all; auth_basic "passwd"; auth_basic_user_file ksadminpasswd; }
when IP is not 10.68.136.241 or 10.66.23.80, people can still visit /ks/admin,not prompt for user and passwd.
Is this a bug?
_______________________________________________ nginx mailing list ngi...@nginx.org http://nginx.org/mailman/listinfo/nginx






.Other