SE friendly URLs -> except certain pages; htaccess exception rule?
Posted: Thu Nov 22, 2007 12:37 pm
My current problem is that I’m embedding a form that retreives parameters from an external application (tracker) and due to the CMS’s URL rewrite all these parameters get stripped out, rendering the whole thing kinda useless.
Therefore my question is if I can add an exception rule to the htaccess file where I specify certain URLs that specifically should not be rewritten but stay default (with the additional parameters being appended from the external application) and if yes how that would have to look like? I’m a front-end developer and not a mod_rewrite pro so I’d appreciate your help tremendously.
Therefore my question is if I can add an exception rule to the htaccess file where I specify certain URLs that specifically should not be rewritten but stay default (with the additional parameters being appended from the external application) and if yes how that would have to look like? I’m a front-end developer and not a mod_rewrite pro so I’d appreciate your help tremendously.