Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001092

Re: [PHP] 404 error From: Christian Reiniger (creinig <email protected>)
Date: 09/24/01

On Monday 24 September 2001 12:30, Tim Ward wrote:
> But if the file has an extension that you have told Apache to associate
> with PHP, it gets sent to the parser before Apache checks to see if it
> exists.

No. If it really does that you misconfigured apache.

> The paresr then sends back an html page with the error on, so
> Apache thinks it has found the page. At least that's what happens on
> our server. Am I missing something in Apache that will tell the server
> to check a file exits before it sends the request to the server?

Check your ErrorDocument clauses

-- 
Christian Reiniger
LGDC Webmaster (http://lgdc.sunsite.dk/)

Results 1 - 10 of about 201,000,000. Search took 0.08 seconds

- http://www.google.com/search?q=e

-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>