Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 11/24/13 in Posts

  1. Use this RewriteEngine On RewriteCond %{HTTP_HOST} ^www.coolworld.in [NC] RewriteRule ^(.*)$ http://coolworld.in/$1 [L,R=301]
    1 point
×
×
  • Create New...