Question
If I attach a text file called layer.map to a topic, it gets interpreted as some special syntax (I assume by
TWikiDrawPlugin).
This is annoying, and even if I zip the text file, to layer.map.zip, TWiki insists on interfering with the file.
Is there a way to escape this assumption regarding attachment names ?
Environment
--
SteveJonesST - 05 Jul 2005
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
Just tested this out here on TWiki.org and I see nothing unusual. Is this possibly a mime type setting issue on your server? What kind of interference do you see?
--
PeterThoeny - 06 Jul 2005
Thanks, Peter. You are quite correct. I have commented out
AddHandler imap-file map from
httpd.conf, and this works properly now.
Cheers,
--
SteveJonesST - 06 Jul 2005