Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • alinghy Friend
    #125026

    Really curious that no one is ready to answer about this problem ……

    That’s a good professional behaviour ………….

    This behavior into a serious business is called a heavy professional fault , dear Sirs

    Do you think to be on the right side of the question ??

    Believe me NOT !!!

    rgds

    Alinghy

    kashxo Friend
    #236554

    Hi Alinghy,
    Could you please re-post your problems here? Or PM me. I will help you as much as I can.

    Michael Casha Friend
    #236581

    Rotation problems are usually caused by not having the files chmoded correctly. Let us know if you need some assistance

    Menalto Friend
    #236604

    This is working as normal if you go to http://yourdomain.com but not on http://www.yourdomain.com.

    You can try to change yoursite.com to http://www.yoursite.com in your configuration.php, then add the following to your .htaccess:
    Options +FollowSymLinks
    RewriteEngine on
    RewriteCond %{HTTP_HOST} ^yoursite.com [NC]
    RewriteRule ^(.*)$ http://www.yoursite.com/$1 [L,R=301]

    This will redirect your users who tried entering your site from yoursite.com to http://www.yoursite.com.

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 4 voices, and was last updated by  Menalto 16 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum