Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => Topic started by: Sven17 on May 22, 2009, 10:11:44 AM

Title: index.php?wwwRedirect ????
Post by: Sven17 on May 22, 2009, 10:11:44 AM
I just moved to a new server with my forum,I installed and everything is ok,
but when i access my forum it shows after the
Quoteindex.php
this
Quote?wwwRedirect
and sometimes it even show something like that
Quoteindex.php?sid=A5491A456asdh65481231SD?wwwRedirect
at old forum this didnt exist,any ideas?
I mention that i used the repair_settings.php !
Title: Re: index.php?wwwRedirect ????
Post by: JBlaze on May 23, 2009, 01:57:37 AM
This is a redirect function. When you forget to add the "www" before your domain name, this function adds it for you.

This is a new feature in 2.0

If this is solved feel free to mark it as solved by clicking the Mark Solved button in the bottom left corner.
Title: Re: index.php?wwwRedirect ????
Post by: Sven17 on May 23, 2009, 05:41:37 AM
thanks! But how can i delete this?
Title: Re: index.php?wwwRedirect ????
Post by: Aleksi "Lex" Kilpinen on June 08, 2009, 02:52:23 AM
Either set the forum to use http://example.com instead of http://www.example.com or make the redirect happen on the server, before SMF get's to do it.

But regardless of version, SMF will only use one or the other, and that depends on what you have specified as te forum url. :)
Title: Re: index.php?wwwRedirect ????
Post by: rexusdiablos on January 19, 2010, 12:04:32 PM
Cheers, this explanation as solved my wwwRedirect also.  :)