Re: [PHP-DB] HTTP1.0/404 Not found

2001-04-18 Thread B. van Ouwerkerk


 I want to know now to avoid displaying HTTP/1.0 404 Not found page.
Despite the fact that i want say that everyone to go to index.php page on
any non existing URL.
pls tell me where to do the exact and how?.

Add index.php to your httpd.conf think it's called directoryindex.. it says 
something like DirectoryIndex index.html index.htm you need to add index.php

Thats all.

Bye,


B.


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DB] HTTP1.0/404 Not found

2001-04-18 Thread Paul Burney

on 4/18/01 10:41 AM, Sharmad Naik at [EMAIL PROTECTED] wrote:

 I want to know now to avoid displaying HTTP/1.0 404 Not found page.
 Despite the fact that i want say that everyone to go to index.php page on
 any non existing URL.
 pls tell me where to do the exact and how?.
 Pls help me

Sorry, you should really subscribe to the PHP General list to post
non-php/database questions.  You can do so here:

http://php.net/support.php

That page also has information about news groups and list archives.

Sincerely,

Paul Burney
http://paulburney.com/


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]