- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: How can I configure apache to not reveal the v...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2002 03:55 PM
03-26-2002 03:55 PM
I am trying to secure a server on the outside of my firewall. In an audit that was conducted of this server it was identified that the my host reveals the apache version. Can anybody tell me what I can do in order to fix this problem?
There was a bulletin from apache 10.14 of RFC
1945 suggests it is configurable. To me it is
written in goobledegook....
TIA
-Michael
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2002 04:55 PM
03-26-2002 04:55 PM
Re: How can I configure apache to not reveal the version?
You know that that was written in 1996.
I'll try to find it, because I think I changed one of mine to look like a M$ server, really pisses hackers off when they go down the wrong path.
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2002 04:59 PM
03-26-2002 04:59 PM
SolutionI am not sure if this is what you are looking for but in the httpd.conf file there is a section that reads:
#
# Optionally add a line containing the server version and virtual host
# name to server-generated pages (error documents, FTP directory listings,
# mod_status and mod_info output etc., but not CGI generated documents).
# Set to "EMail" to also include a mailto: link to the ServerAdmin.
# Set to one of: On | Off | EMail
#
ServerSignature Off
If you make sure that this is set to off, it will not announce the server version on server generated pages.
Hope this helps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2002 05:13 PM
03-26-2002 05:13 PM
Re: How can I configure apache to not reveal the version?
It didn't matter when it was written, it was
still written so that the normal dill like me
couldn't understand it.... :^))
Thanks Jeff, changing that line fixed the
problem. All I had to do then was to stop and
restart the apache server.
Problem solved!!!
Cheers
-Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2002 05:25 PM
03-26-2002 05:25 PM
Re: How can I configure apache to not reveal the version?
I like to piss hackers off too, let me know if you find it.
Cheers
Michael