Java Mailing List Archive

http://www.apache-httpd.com/

Home » users.httpd »

[users@httpd] Re: Execute CGI (or FastCGI or PHP) on missing target file

Joost Heer, de

2010-07-09

Replies: Find Java Web Hosting

Author LoginPost Reply
>Specifically, what I'd like to do is to be able to execute one named CGI
>(probably under FastCGI) where Apache cannot find an existing target
>file (ideally with named extensions like .html but that's not so
>important) after URL-path translation phase.

ErrorDocument 404 /cgi-bin/template.cgi

See http://httpd.apache.org/docs/2.2/custom-error.html for environment variables you can use in the CGI.

Joost



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@(protected)
 "  from the digest: users-digest-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 apache-httpd.com - Jax Systems, LLC, U.S.A.