Possible Duplicate:
Everything You Ever Wanted to Know about Mod_Rewrite Rules but Were Afraid to Ask?
I am looking for a recipe for a mod_rewrite rule that will accomplish this:
MOD_REWRITE recipe: /agencyname TO /appname/login.jsp?a=agencyname
I am looking for a recipe for a mod_rewrite rule that will accomplish this: MOD_REWRITE recipe: /agencyname TO /appname/login.jsp?a=agencyname
| |||
feedback
|
This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.
should be your solution. | |||||||
feedback
|