For Programmers: Free Programming Magazines  


Home > Archive > PHP Installation > November 2006 > Can Apache forward all requests to PHP?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Can Apache forward all requests to PHP?
tcr@raynersoftware.com

2006-11-15, 9:58 pm

I'm trying to set up a server that will take every single request, no
matter what it looks like, and hand it off to a PHP script. Right now
I've accomplished this by sending 404 Not Found errors to a php page.
But this isn't ideal, because they show up as errors in the server
log. Does anybody know how to do this? It must be possible because
PHP's own site seems to be doing it.
Thank you
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com