Hi! Is it possible for a CGI to handle HEAD requests? Mozilla uses HEAD for it's 'save link target' feature, which 'breaks' my web app - annoyingly every file (suggested to be downloaded) gets a .html extension as Apches 1.3 sends the default mime type.
Is there a way to solve this problem in 1.3 or 2.0? If not should/could be done something about it? Masi