ZenphotoCMS Forum
redirect 301 no www to www - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: redirect 301 no www to www (/thread-8047.html)



redirect 301 no www to www - pejotl - 2011-01-05

How can I do redirect no www to www?

Put in the following code in different places in htaccess but redirection is not working.
RewriteCond %{http_host} ^tooba.me [nc]
RewriteRule ^(.*)$ http://www.tooba.me/$1 [r=301,nc]

Please, help me.




redirect 301 no www to www - acrylian - 2011-01-05

This is no Zenphoto issue. Please use a web search, for example: http://www.htaccesstools.com/