Nevermind - I see them.
My guess would be that there's some code that checks to see if the full URL is a valid author blog, and if not, it tries to "auto-correct" itself. It's probably not the .htaccess file.
So basically, your author URL looks like:
http://42rules.com/newbrw/
I'm guessing when you go to:
http://42rules.com/newbr/h
The PHP is looking to see if there is a valid author blog called "home" and if not, it redirects. It's hard to tell what code has changed without seeing the actual PHP code, but that would be my guess.
Main Topics
Browse All Topics





by: gr8gonzoPosted on 2009-07-09 at 06:05:20ID: 24813163
What are the URLs of your other author blogs?