NYCPHP Meetup

NYPHP.org

[nycphp-talk] Xampp Error Docs

Jack Scott lists at jack-scott.com
Wed May 17 16:09:50 EDT 2006



> "[an error occurred while processing this directive] The requested URL
> was not found on this server. If you entered the URL manually please
> check your spelling and try again. [an error occurred while processing
> this directive]"
> instead of the typical 402, 404 error pages.


Did you set any ErrorDoc's in your http.conf?

ErrorDocument 500 /blablabla.php
ErrorDocument 404 /missing.html
ErrorDocument 404 "/cgi-bin/missing_handler.pl"
ErrorDocument 402 http://www.example.com/subscription_info.html

Or was that error the default 404 page for xampp?

-Jack
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20060517/8e7dc724/attachment.html>


More information about the talk mailing list