How can I redirect all non-www links to www links? I have found solutions on the internet, but they only redirect the domain name. How do I make this general: http://example.com/testing should redirect to http://www.example.com/testing
|
|
|
|
|
|
|
try something like this
|
||||||||||||||
|
|
|
If you want something generic that works for any domain, you can try something like:
|
||
|
|
