I'm totally new to IHS and I faced the problem that I need to redirect the URL of my homepage, www.example.com/foo --> www.example.com/foo/bar
another thing that some of the paths like www.example.com/foo/somethingelse
are correct, I have read numerous of articles realated to mod_rewrite talking about alot more complex solutions but failed to find such simple solution like this. Also, I get really confused about that regex thing yet.
Please help, thanks.