Junior Member
Junior Member
pejotl   2011-01-05, 08:43
#1

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.

Administrator
Administrator
acrylian   2011-01-05, 10:40
#2

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

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.