Re: user compatability with WP plugin Register Plus?
Well, I tried…it validated, but it doesn’t seem to be doing anything. The file in question is:
http://www.scopedin.com/.htaccess
the contents are:
# Use PHP5CGI as default
AddHandler fcgid-script .php
Redirect 301 /bbpress/my-templates/my-kakumei/register.php /wordpress/wp-login.php?action=register
Do I need an absolute pathname for the last parameter? Both of these are relative off of my public_html directory.