Subscribe via RSS Feed

Category: .htaccess

Forwarding Traffic To WWW Domain

You can alter the way your URL is displayed. By adding a snippet of code into your .htaccess file you can automatically rewrite the URL entered by the user. For example if a vistor goes to the address “yourdomain.com” and you have specified in your .htaccess to rewrite it with the www. then the .htaccess [...]