mod_rewritemod_rewrite allows you to change your dynamic URLs from ones like /index.php?op=123&pa=345&whatever=somethingelse to /123/345/somethingelse.html. The idea is that most search engines have an easier time indexing the friendly URLs and visitors are more likely to remember them. See Also: |
