Forum Discussion
mraful_64014
Nimbostratus
Sep 09, 2011I need opinions on how to handle rejects
I have written an irule to reject certain URI requests. As of now, the user would receive a simple 404 error, HTTP::respond 404. However, I don't want a poential hacker aware that something exists between him and the web server. What do some of you do? Do you write your own web? Simply redirect them to another page on the web server? Thanks.
- mraful_64014
Nimbostratus
You are correct, I am hiding the scren shots yo posted. Thanks. - George_Watkins_Historic F5 AccountHi mraful,
- mraful_64014
Nimbostratus
I have decided to do what I have seen before on the Wiki and forums and use a quick and dirty web page in response. Is there any way to do an HTTP::respond 404 content { HTML here}? - Michael_Yates
Nimbostratus
@watkins,when HTTP_RESPONSE { HTTP::respond 404 content "Site unavailable Oops! This site is unavailable. NOTICE: The site you were trying to reach is unavailable. " }
- Michael_Yates
Nimbostratus
@watkins,when HTTP_RESPONSE { HTTP::respond 404 content "Site unavailable Oops! This site is unavailable. NOTICE: The site you were trying to reach is unavailable. " }
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