htaccess Icon Logo
me@grafxflow

Written by me@grafxflow

01 Jan, 2011

0

1,845

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

Add comment

Smart Search

131 Following
57 Followers

me@grafxflow

Hull, United Kingdom

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. Thanks for stopping by!

Follow