Skip to content

Instantly share code, notes, and snippets.

@railmedia
Created February 10, 2025 15:26
Show Gist options
  • Select an option

  • Save railmedia/fb38631216f309f6a2d6bb38160bb165 to your computer and use it in GitHub Desktop.

Select an option

Save railmedia/fb38631216f309f6a2d6bb38160bb165 to your computer and use it in GitHub Desktop.
Redirect domains
RewriteEngine On
RewriteCond %{HTTP_HOST} ^(?:www\.)remodelarecorporalacrevedia\.ro$ [NC]
RewriteRule ^ https://evabodyart.ro%{REQUEST_URI} [L,R=301]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment