Forum Moderators: phranque
One of JdMorgans posts. It's becoming clearer now.
So the idea is to always use static-looking HREFS for all of your on-page links. Once such a link is clicked and that static-looking URL is requested from your server, mod_rewrite then converts it to the dynamic URL-path needed for your page-generation script to function properly. The URL-path only exists in dynamic form when it must -- while invoking the page-generation script.
The "Changing dynamic URLs to static URLs" post in the Apache forum section of the WebmasterWorld library [webmasterworld.com] may prove quite useful to you, if read carefully and thoroughly (specific terms have very specific meanings, not to be confused).
Jim