mod_rewrite provides a way to modify incoming URL requests, dynamically, based on regular expression rules. This allows you to map arbitrary URLs onto your internal URL structure in any way you like.
I just relized that I didn't have rewrite enabled on this install of RH9. This happend a while ago and I fixed it by doing something simple but I don't remember what and this is a new ...
``The great thing about mod_rewrite is it gives you all the configurability and flexibility of Sendmail. The downside to mod_rewrite is that it gives you all the configurability and flexibility of ...