Welcome!
Log In
Create A New Profile
Home
>
Mailing Lists
>
Nginx Mailing List - English
> Topic
Advanced
Is it possible make HttpAccessModule available in context "if"
Previous Message
Next Message
Forum List
Message List
New Topic
Print View
hshh
November 27, 2010 02:48AM
Registered: 12 years ago
Posts: 1
I hope nginx can be handle this such as,
if ($http_user_agent ~ MSIE) {
allow 127.0.0.1;
deny all;
}
if ($http_cookie ~* "id=([^;] +)(?:;|$)" ) {
allow 10.0.0.1;
deny all;
}
Reply
Quote
RSS
Subject
Author
Posted
Is it possible make HttpAccessModule available in context "if"
hshh
November 27, 2010 02:48AM
Sorry, only registered users may post in this forum.
Click here to login
Online Users
Guests: 68
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018