Hi All I am trying to rewrite urls using mod_rewrite based on the
Contents of the Query sting that is attached to the url. The problem is that this will not work for post requests
since the data is not in the query string but part of the message body. I their any way I can access the message body data in the
RewriteCond directive ? Does any one have a solution to this problem Kamran |