In a conf file: Basically all requests except for elements for my pages (css, images, js, etc...) will go through my process_url.php which analyzes the requests and runs the right file, along with initializing various things. Could this be made more efficient?