Forum Discussion
Is it possible to use static HTML content from F5 in existing webpage.
Hi,
I want my help content in webpage should be managed by F5 ifile but rest of page should look as it is. Please suggest if its possible. So far i Tried I-rule to use I-file but when I click at Help button it change entire page with help content. Please help ASAP.
" when HTTP_REQUEST { if {[HTTP::uri] starts_with "/heavyops" } { IP::idle_timeout 60 } if { [HTTP::uri] contains "/ext/help" } { HTTP::respond 200 content [ifile get test_help]} log local0. "help"
} "
/Regards Amit Grover
2 Replies
- Kevin_Stewart
Employee
So two questions:
-
When you say "when I click at Help button it change entire page with help content", what do you mean? Are you expecting help content to show up in a frame or dialog?
-
Why are you using IP::idle_timout here?
-
- Amit_Grover_171
Nimbostratus
Hi Kevin,
Thanks for your response but now I am able to solve my issue with content rewrite profile in F5 LTM which reads HTML tags and append required content to WebPortal.
And Idle timeout was another requirment which is being taken care by Irules.
Solution :- I created one HTML content profile and add HTML append rule where in I define TAG iD and Attribute Value and defined action which will be performed when condition will be matched
/regards Amit Grover
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* 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