this is a pretty simple request but I'm not that familar with mod_rewrite to know how
I want to have a call to this page:
/fr/about_greg.php
to ignore the subfolder and instead just serve up the page
about_greg.php
and so forth for all pages on the site.
From there I can read the redirect url and determine that the actual language desired is french (or de=german etc.)
How would I do this? Thank you very much for your help and knowledge.
Sam