is showing up in my urls. so like when i submit a form to the script http://localhost/php/search.php the result set should come up in the url http://localhost/php/search.php?blah=blah, but since i installed apache (was using xitami) the pages come up with the path to php in them, like http://localhost/php4/php.exe/php/search.php.. anybody know how to fix this??