Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Coding Forum


You are currently viewing our Coding Forum as a guest. Please register to participate.
Login



Reply
htaccess non www to www
Old 09-14-2006, 12:00 PM htaccess non www to www
Extreme Talker

Posts: 161
Location: Netherlands
Trades: 2
Hi,

When i use the following script in my htaccess file

Code:
 
Options +FollowSymLinks 
RewriteEngine on 
RewriteCond %{HTTP_HOST} ^online-image-editor\.com 
RewriteRule ^(.*)$ http://www.online-image-editor.com/$1 [R=permanent,L]
It fails misserable with me

The message i get is:
The page cannot be displayed

There is a problem with the page youare trying to reach and it cannot be displayed. It is most likely that configuration files for this url are corrupted.

Please try the following:
  • <LI class=standardtext>Click the Refresh button, or try again later. <LI class=standardtext>Open the home page, and then look for links to the information you want.
  • If you believe you should be able to view this directory or page, please contact the Web site administrator by using the e-mail address or phone number listed on the home page.
HTTP Error 500


Does anybody know what is wrong?
__________________
Visit the
Please login or register to view this content. Registration is FREE
.
Add cool effects to your images, and even create your own animated gif's!
Skorpija is offline
Reply With Quote
View Public Profile Visit Skorpija's homepage!
 
 
Register now for full access!
Old 09-15-2006, 08:12 AM Re: htaccess non www to www
ibbo's Avatar
Super Spam Talker

Posts: 880
Location: Leeds UK
Trades: 0
Hi,

This works fine for me

RewriteEngine on
RewriteCond %{HTTP_HOST} ^yourhost.com [NC]
RewriteRule ^(.*)$ http://www.yourhost.com/$1 [L,R=301]

Ibbo
__________________

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE

Linux user #349545 :
(GNU/Linux)iD8DBQBAzWjX+MZAIjBWXGURAmflAKCntuBbuKCWenpm XoA7LNydllVQOwCf
ibbo is offline
Reply With Quote
View Public Profile Visit ibbo's homepage!
 
Reply     « Reply to htaccess non www to www
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.09778 seconds with 12 queries