Skip to content

Public WordPress documentation

Standard Operating Procedures

Redirect addon domain to specific page on another domain

February 20, 2025 by public documentation

RewriteEngine On RewriteCond %{HTTP_HOST} ^(www\.)?metdetreinnaarturijn\.nl [NC]Rewriterule ^(.*)$ https://www.managedwphosting.nl/duurzaam-naar-wordcamp-europe-in-turijn/ [R=301,L]

Categories Standard Operating Procedures Tags htaccess, redirect Leave a comment

Redirect an addon domain to a specific URL

April 3, 2024 by public documentation
Categories Standard Operating Procedures Tags htaccess, redirect Leave a comment

500 internal error, request exceeded the limit of 10 internal redirects

December 5, 2023 by public documentation

This usually happens on multisite, when a subsite is overwriting the base url in the .htaccess file. Example: The fix in this case is to remove /de so it becomes this:

Categories Standard Operating Procedures Tags 500 error, htaccess Leave a comment
Filtered (3)
Filters
  • Reset all ×
  • htaccess ×

3 posts found

Category
Tags
Show (3)
Cancel

Recent Comments

No comments to show.
© 2025 Public WordPress documentation • Built with GeneratePress