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

Michael Check wrote:
Before I embark on the latest bee in my bonnet, I'd like to know if
anyone has written apache mod_rewrites rule for fusebox urls that they
can share.  Or give me some direction...

I want to change this:
www.example.com/index.a4d/?fuseaction=circuit.main;id=1;bst=20

into this:
www.example.com/circuit/main/id/1/bst/20

or this:
www.example.com/circuit/main/id=1;bst=20

What do you think?

Thanks,

Michael Check


_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to