Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001735 [Resin] minor always 05-15-07 09:32 06-05-07 09:40
Reporter ferg View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.1.2 Product Version 3.1.1
  Product Build
Summary 0001735: remote address filter
Description (rep by koyama)

 want to use Remote Address Filter in Resin 3.0.
(which just like Tomcat RemoteAddrValve)

How can I filering remote address ?

Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0002002)
ferg
06-05-07 09:40

server/1k63

Use rewrite-dispatch:

<rewrite-dispatch>
  <when remote-addr="192.168.0.0/16">
    <forward .../>
  </when>
</rewrite-dispatch>
 

- Issue History
Date Modified Username Field Change
05-15-07 09:32 ferg New Issue
06-05-07 09:40 ferg Note Added: 0002002
06-05-07 09:40 ferg Assigned To  => ferg
06-05-07 09:40 ferg Status new => closed
06-05-07 09:40 ferg Resolution open => fixed
06-05-07 09:40 ferg Fixed in Version  => 3.1.2


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker