, :
- example.com → example.nl
- example.co.uk → example.nl
- sub.example.com → sub.example.nl
- sub.example.co.uk → sub.example.nl
, , , TLD .nl( ), , www , ( " -, , , ), , . URL-, TLD.
RewriteEngine On
RewriteCond %{HTTP_HOST} !example\.nl$
RewriteCond %{HTTP_HOST} ^([^.]+\.)?example\.
RewriteRule ^ http://%1example.nl%{REQUEST_URI} [NC,L,R=301]
RewriteRule ^ URL-, RewriteCond () % 1 , , , 301, , URL- . (, "URL" ) .