Forum Discussion
Nik
Cirrus
Jan 06, 2011stream find/replace expression with an exclude - take 2
inserting base href code into a post breaks the whole page.. so here we go again with psudo html: -- the problem is i'm breaking internet explorer compatibility with a find/r...
hoolio
Cirrostratus
Jan 06, 2011I think this might work, if you only want to rewrite a href's:
when HTTP_REQUEST {
Disable the stream filter for all requests
STREAM::disable
}
when HTTP_RESPONSE {
Check if response type is text
if {[HTTP::header value Content-Type] contains "text"}{
Match a tags for http://www.domain.com/
STREAM::expression {@
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects