Re: [PHP] Custom Error 404

2001-01-27 Thread Rasmus Lerdorf
> As for the Linux machine, it will be running Apache web server. So I'm > assuming that the information below is what I need. It looks like all I > need is the REDIRECT_QUERY_STRING on Apache. So I will only need to parse > the NT string while I am developing the network. Thanks again! The p

Re: [PHP] Custom Error 404

2001-01-27 Thread [ rswfire ]
. It looks like all I need is the REDIRECT_QUERY_STRING on Apache. So I will only need to parse the NT string while I am developing the network. Thanks again! >From: Rasmus Lerdorf <[EMAIL PROTECTED]> >To: "[ rswfire ]" <[EMAIL PROTECTED]> >CC: <[EMAIL PROTE

Re: [PHP] Custom Error 404

2001-01-27 Thread Rasmus Lerdorf
This is a web server question, not a PHP question. You didn't say which web server you are using on NT5, nor which one you are planning to use on Linux. PHP has nothing to do with how this works. On Linux with Apache you will get the following variables when you make a request for domain.com/bl

[PHP] Custom Error 404

2001-01-27 Thread [ rswfire ]
I am designing a network of Internet sites on NT5 using PHP. However, when I go live with the network, it will be on a Linux system using PHP. My sites are handled somewhat uniquely. When a visitor (or a component of the network) enters a URL address, the address does not really exist! They