Sorry Brad, yes, you are exactly right. I was thinking from the perspective that we would still create the urls as we do now, but the user would see them as pretty.
Have you done this before? I was thinking of looking at something like wordpress that does exactly that in their .htaccess files. Thanks, Michael Check On Thu, Jun 12, 2008 at 3:40 PM, Brad Perkins <[EMAIL PROTECTED]> wrote: > Michael,> > Just so I understand what you want mod_rewrite to change, don't you mean the > reverse? > this > www.example.com/circuit/main/id/1/bst/20 > or this: > www.example.com/circuit/main/id=1;bst=20 > would be rewritten to > www.example.com/index.a4d/?fuseaction=circuit.main;id=1;bst=20 > > The end users would see the original URLs. > > -- Brad _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
