Skip to content

Instantly share code, notes, and snippets.

@theaccordance
Created July 22, 2013 20:54
Show Gist options
  • Select an option

  • Save theaccordance/6057571 to your computer and use it in GitHub Desktop.

Select an option

Save theaccordance/6057571 to your computer and use it in GitHub Desktop.
Rule for .htaccess documents to direct 404 errors to a specified page template.
ErrorDocument 404 /404error.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment