| Anonymous | Login | Signup for a new account | 11-09-2025 23:37 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 | ||||
| 0002395 | [Resin] | minor | always | 02-04-08 09:10 | 02-13-08 15:41 | ||||
| Reporter | sam | View Status | public | ||||||
| Assigned To | ferg | ||||||||
| Priority | urgent | Resolution | fixed | ||||||
| Status | closed | Product Version | 3.1.4 | ||||||
| Summary | 0002395: rewrite-dispatch rules at <server> level do not get logged | ||||||||
| Description |
(rep by D Peterson) We have some <rewrite-dispatch/> rules defined at the <server/> level so that they are applied across all virtual hosts and web-apps and I noticed that requests that hit these rules don't get logged. We also have some app-specific rules defined in <web-app/> and those requests are logged - we see the 301 or 302 response code logged out along with the request URI. I tried moving the rewrite rules into a host-default block, but then they stopped matching (probably because the regex has absolute URLs so we can catch the hostname). For example: <rewrite-dispatch> <moved-permanently regexp="http://some.old.domain/path" [^] target="..."/> </rewrite-dispatch> |
||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |