Forum Moderators: bakedjake
For example:
www.xyz.com/people/fred/etc (or any other)
will all go to
www.xyz.com/
I know I can do it this way with Apache's call back feature:
[xyz.com...]
But I want to be able to get rid of the "index.php" in the URL.
Any ideas are appreciated.