View Single Post
  #3  
Old 10-19-2004, 06:03 PM
satang satang is offline
Member
 
Join Date: Jun 2004
Location: Wellington, NZ
Posts: 13
Quote:
Originally Posted by mistwang
If it is a URL that will be handled by external application (CGI/fast CGI/Proxy), then the external application will be invoked, if it failed, status code 503 will be returned probably.
That doesn't seem to be happening. I stop the external (FastCGI in
this case) application, and it falls straight back to the built-in 404.
Reply With Quote