I am using .htaccess for all my websites.
I would to make a universal .htaccess file to re-write to www.
for each and every domain address I have to replace on the .htaccess file
is there any tricks to get a universal which is change based on hosted server name with HTTP_HOST name
How about:
UPD: got this rule worked locally