Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
mikac Friend
mikac
- Join date:
- April 2010
- Posts:
- 178
- Downloads:
- 0
- Uploads:
- 39
- Thanks:
- 27
- Thanked:
- 5 times in 1 posts
May 17, 2011 at 12:49 pm #164099Hello,
I have strange behaviour with my website when I open it with or without www.
When I load it like minimal.rs everything is fine, but when I add http://www.minimal.rs I get distorted menu and some fonts are different…It seems that only Google Chrome loads it the same, whether it’s with or without www.
Whats causing this behaviour?
Thank you, Milan
- mikac Friend
mikac
- Join date:
- April 2010
- Posts:
- 178
- Downloads:
- 0
- Uploads:
- 39
- Thanks:
- 27
- Thanked:
- 5 times in 1 posts
May 19, 2011 at 6:23 am #391902Solved by editing .htaccess file
RewriteEngine On
RewriteCond %{HTTP_HOST} ^www.(.+)$ [NC]
RewriteRule ^(.*)$ http://%1/$1 [R=301,L]add 2 lines under RewriteEngine On
1 user says Thank You to mikac for this useful post
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 1 voice, and was last updated by mikac 13 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum