.htaccess how to force/automatic clean URL
问题 I'm new to mod_rewrite but am trying my best to fix up my site with clean URLs. Using RewriteRule I can get it so you can type in a clean URl and get to the right page, but what I'm having trouble with is automatically redirecting to the clean URL if a "messy" one is used (which is highly possible due to user submitted links and content etc) Now, I have this bit of code which I found on another .htaccess forum, and it works in one situation, but not another. I'll explain: # FORCE CLEAN URLS