Halfagain IM Forums
May 24, 2012, 09:21 *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Due to increasing spam we are forced to make this forum "Read Only". If you have an issue, most likely was discussed here. Use the Search function and try to find related discussions. If you can't find any helpful information, just email support at halfagain dot com"
 
   Home   Help Login Register  
Pages: [1]
  Print  
Author Topic: category pages redirecting to non www  (Read 333 times)
0 Members and 1 Guest are viewing this topic.
davey
Newbie
*

Karma: 10
Offline Offline

Posts: 56


« on: May 04, 2008, 13:33 »

I have had this problem before and according to another thread it was fixed.

I just downloaded the latest version for a new site where everything should be using the www.domain instead of non-www.

Appears to work fine until I click a category link - then it pushes me to non-www page.

In another thread omar said to change .htaccess like this:

Quote
Usually, after install, in htaccess is added a line like this:

RewriteRule (.+) $1/ [R,L]

On some hosts, that should not have the R, so it should look like

RewriteRule (.+) $1/ [L]

Open your htaccess and edit that line then save changes. That should fix it.


That worked for me.  So not sure if it is a host problem or a script problem.

I'm posting this in case it helps others, can be fixed for newer versions, and to remind myself how I fixed it for future reference on future installs.
Logged

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.8 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!