Hi guys,
I have installed a version 1.2.1 of WPMU on http://investmentblogs.com few days back.
Here is what i notice
When i visit the site and click on register, it sends to
http://investmentblogs.com/wp-login.php?action=register This is just a login page. From here there's another page for registration. This is the link to http://investmentblogs.com/signup/. On wordpress this shows the signup page with out any redirection. I guess some mod_rewrite rules are kicking in to show /wp-signup.php
Is there someone who understands which mod_rewrite rule is supposed to address the mapping of /signup to /wp-signup.php ??
I ask this because, on my site, /signup is either returning 404 or returning valid but wrong content (index page). I don't think it's a browser specific behavior. I am on mac OS X and all browsers i get valid but wrong content (index content)
I know another member is having similar problems. I am not sure if my problem is same as hers. I am willing to spend time delving into code to debug this, if someone can give some hints on where to start looking, in the code.
I was looking at htaccess, but tips/tricks will help