Question: Find out how to configure an HTTP server so as to eliminate the 404 not found message and have a default (and hopefully friendlier) message
Find out how to configure an HTTP server so as to eliminate the 404 not found message and have a default (and hopefully friendlier) message returned instead. Decide if such a feature is part of the protocol or part of an implementation, or is technically even permitted by the protocol. (Documentation for the apache HTTP server can be found at www.apache.org.)
Step by Step Solution
3.41 Rating (151 Votes )
There are 3 Steps involved in it
To configure an HTTP server such as Apache to eliminate the default 404 Not Found message and replace it with a friendlier one you would use custom er... View full answer
Get step-by-step solutions from verified subject matter experts
