Forums
-
- Forum
- Posts
-
- Installation
- 28,485
- Troubleshooting
- 62,572
- Themes
- 10,431
- Plugins
- 15,356
- Requests & Feedback
- 14,965
- Showcase
- 3,257
-
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.