I don't know much about Apache except that the server my site is running on uses it. I would like to do something that is hopefully simple. I have a file say "thefile.php". Is there a way to process this file if I renamed it to "thefile" (without file type) as a php file. Or should I just leave it as "thefile.php" and have it displayed as "thefile" in the browser?