Skip to content

Instantly share code, notes, and snippets.

@nielslange
Last active March 24, 2017 17:45
Show Gist options
  • Save nielslange/d77d0114d13727c3dfff9fd9b933f545 to your computer and use it in GitHub Desktop.
Save nielslange/d77d0114d13727c3dfff9fd9b933f545 to your computer and use it in GitHub Desktop.
Define 401 resources and custom error page (see also https://gist.github.com/nielslange/053a3bedfb13d961bedb138a88dc943b)
# 410 Redirect Settings
ErrorDocument 410 /wp-content/themes/CHILD-THEME/410.php
Redirect 410 /GONE-PAGE.html
Redirect 410 /GONE-DIRECTORY
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment