try using , in an appropriate <FilesMatch *.txt> section; Header set content-disposition ' attachment; filename="test.txt"'
and see how that affects things. IIRC single quotes can be used in httpd.conf to enclose double quotes, if not, I'm pretty sure Header set content-disposition " inline; filename=\"test.txt\"" is supported. At 05:23 PM 5/4/2004, you wrote: >* "William A. Rowe, Jr." <[EMAIL PROTECTED]> wrote: > >> The hint is to return a content-disposition header from http:, although >> this is not an http: header, but a mime/smtp header. Or be certain >> the downloaded file ends in .txt to confound IE into believing it is >> *really*, *really* a text file. > >It actually does, see subject ;-) > >nd >-- >Winnetous Erbe: <http://pub.perlig.de/books.html#apache2> > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]