× Here you can get community support related to ReDJ.

Want to change everything without the www to www

  • Chacapamac
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
11 years 1 month ago - 11 years 1 month ago #2470 by Chacapamac
Replied by Chacapamac on topic Want to change everything without the www to www
Thanks Luigi, my english is not perfect
Your example help me understand Red DJ better thanks...
Last edit: 11 years 1 month ago by Chacapamac.

Please Log in or Create an account to join the conversation.

More
11 years 1 month ago #2473 by admin
Your English is better then mine for sure :)

For any further question you are welcome.

Kind regards,
Luigi

Please Log in or Create an account to join the conversation.

More
11 years 3 days ago - 11 years 3 days ago #2671 by yemarketing
Replied by yemarketing on topic Want to change everything without the www to www
What about change all www to without the www?
What & where should I add to the .htaccess file

Thanks.
Last edit: 11 years 3 days ago by yemarketing.

Please Log in or Create an account to join the conversation.

More
11 years 3 days ago #2673 by admin
Hi,
try to add this directive into the .htaccess file:
RewriteCond %{HTTP_HOST} ^www\.
RewriteRule ^(.*)$ http://<YOUR_DOMAIN>/$1 [R=301,L]

Replace <YOUR_DOMAIN> with your domain without the www part.

Kind regards,
Luigi

Please Log in or Create an account to join the conversation.

Time to create page: 0.136 seconds