Assume that in a form I have link like <a href="post.php?value=4">Link to post</a>. When I click in this link, routing of q2a replace my link by something likes index.php?qa=...
How can I avoid rewriting address so I can call another php from q2a inside?