Forum Discussion
Sergio99
Dec 10, 2019Nimbostratus
Simple Message - irule
I need to display a message "This is a Test Environment" when a user hits a virtual server. Is there an irule that is already created that I can use?
Dec 10, 2019
Hi Sergio99,
If you want to show message in client browser, you can use this iRule.
when HTTP_REQUEST {
HTTP::respond 200 Content "This is a Test Environment"
}
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