[
https://issues.jboss.org/browse/WFLY-1282?page=com.atlassian.jira.plugin....
]
Jean-Frederic Clere commented on WFLY-1282:
-------------------------------------------
+++
<rewrite pattern="(.*)" substitution="-"
flags="F">
<condition test="%{QUERY_STRING}" pattern="wsdl"
flags="OR"/>
</rewrite>
+++
The condition is ignored. Additionally the flags should NOT be mandatory like in
mod_rewrite no flags in condition means AND (and you can't use
flags="AND").
rewrite doesn't support conditions
----------------------------------
Key: WFLY-1282
URL:
https://issues.jboss.org/browse/WFLY-1282
Project: WildFly
Issue Type: Bug
Components: Web (JBoss Web)
Reporter: Jean-Frederic Clere
Assignee: Jean-Frederic Clere
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira