| Anonymous | Login | Signup for a new account | 11-10-2025 02:33 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ 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 | ||||||
| Status | closed | Product Version | 3.1.1 | ||||||
| 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 ? |
||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
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> |
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed. 25 unique queries executed. |