>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-unsubscr...@httpd.apache.org " from the digest: users-digest-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org