What is the difference between 'customerrors mode on' and 'customerrors mode off'?

Responsive Ad Header

Question

Grade: Education Subject: Support
What is the difference between 'customerrors mode on' and 'customerrors mode off'?
Asked by:
82 Viewed 82 Answers

Answer (82)

Best Answer
(270)
'customerrors mode on' (the default) automatically generates custom error pages based on the error code. 'customerrors mode off' disables this automatic generation, forcing Apache to use its default error pages unless an `ErrorDocument` directive is explicitly defined.