* Ian B. Jacobs wrote: >I am likely then to change file names due to this problem, which I had >hoped had been superseded by new software. I wish it were possible to >handle this through the server instead. Any suggestions on server >config?
A type map http://httpd.apache.org/docs/1.3/mod/mod_negotiation.html might do the job, but it's not really worth the effort until support for SVG in <img> becomes more widespread. It would also be possible to make a mod_rewrite rule or let negotiation handle by a custom module or script, none of which would really provide much benefit, so I'd indeed recommend picking another name as you suggest. -- Björn Höhrmann · mailto:[EMAIL PROTECTED] · http://bjoern.hoehrmann.de Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de 68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/
