I need to redirect mysite/join to mysite/join?2e957e
My current rewrite condition is failing
RewriteRule ^join.php/?$ join?2e957e [NC,L]
| SitePoint Sponsor |

I need to redirect mysite/join to mysite/join?2e957e
My current rewrite condition is failing
RewriteRule ^join.php/?$ join?2e957e [NC,L]

If you want to redirect mysite/join, why does you rule say mysite/join.php ?![]()
Rémon - Hosting Advisor
Minimal Bookmarks Tree
My Google Chrome extension: browsing bookmarks made easy

Ha true.. I actually fixed this in the php. I guess I didn't need mod_rewrite.
Bookmarks