So ive never used mod_rewrite before, and am trying to set it up to do the following.
i want domain.com/stores/whatever to forward to
domain.com/stores/index.php?id=whatever
in the same way that domain.com/stores/another would to forward to
domain.com/stores/index.php?id=another
I have no idea where to start with this.
Any input?


LinkBack URL
About LinkBacks
Reply With Quote