htaccess Icon Logo
me@grafxflow

Written by me@grafxflow

01 Jan, 2011
0
3,533

Changing default error pages with htaccess

Nice little trick for replacing the default error pages that can appear on your server. Just add this to your .htaccess file.

ErrorDocument 401 /err/401.php
ErrorDocument 403 /err/403.php
ErrorDocument 404 /err/404.php

Share this article

Add comment...

Smart Search

me@grafxflow Author Profile picture

me@grafxflow

Founder, Grafxflow

I am a Full-stack Developer who also started delving into the world of UX/UI Design a few years back. I blog and tweet to hopefully share a little bit of knowledge that can help others around the web. I build lighting-fast dynamic content engines with Laravel, Winter CMS and Tailwind CSS. Thanks for stopping by!