MESSAGE
DATE | 2003-05-14 |
FROM | Ruben I Safir
|
SUBJECT | Re: [hangout] NYLXS webserver suggestion: MIME [Was: funny flyer penguin rides GNU]
|
application/vnd.sun.xml.writer sxw application/vnd.sun.xml.writer.template stw application/vnd.sun.xml.calc sxc application/vnd.sun.xml.calc.template stc application/vnd.sun.xml.draw sxd application/vnd.sun.xml.draw.template std application/vnd.sun.xml.impress sxi application/vnd.sun.xml.impress.template sti application/vnd.sun.xml.writer.global sxg application/vnd.sun.xml.math sxm
ad to be added to
/apacheroot/conf/mime.types
httpd.conf had
TypesConfig /usr/local/apache/conf/mime.types
On 2003.05.14 17:36 Billy wrote: > > On Wed, May 14, 2003 at 11:20:46AM -0700, Selso DaSilva wrote: > > > > download NYLXS_FSI_general_flyer.sxw and > > gnu_linux_logo.png at > > http://www.nylxs.com/docs/edu_files/ > > please give me your comments > > If we're going to be sharing these files on the NYLXS website, > we should teach it how to serve them. > > Right now, it's serving sxw as Content-Type: text/plain. > So it looks like garbage on my browser. It's not convenient. > (It should be "application/vnd.sun.xml.writer", or octet-stream at > least, so I can choose a viewer). > > The MIMEtypes to use are: > > http://framework.openoffice.org/documentation/mimetypes/mimetypes.html > > Summarizing: > > Since we're running: > > Server: Apache/1.3.26 (Unix) mod_perl/1.27 > > The following snippet should be added to our httpd.conf by > an appropriately licenced, certified, and bonded Web Monkey: > > AddType application/vnd.sun.xml.writer *.sxw > AddType application/vnd.sun.xml.writer.template *.stw > AddType application/vnd.sun.xml.calc *.sxc > AddType application/vnd.sun.xml.calc.template *.stc > AddType application/vnd.sun.xml.draw *.sxd > AddType application/vnd.sun.xml.draw.template *.std > AddType application/vnd.sun.xml.impress *.sxi > AddType application/vnd.sun.xml.impress.template *.sti > AddType application/vnd.sun.xml.writer.global *.sxg > AddType application/vnd.sun.xml.math *.sxm > > ____________________________ > NYLXS: New Yorker Free Software Users Scene > Fair Use - > because it's either fair use or useless.... > NYLXS is a trademark of NYLXS, Inc > -- __________________________ Brooklyn Linux Solutions __________________________ DRM is THEFT - We are the STAKEHOLDERS http://fairuse.nylxs.com
http://www.mrbrklyn.com - Consulting http://www.inns.net <-- Happy Clients http://www.nylxs.com - Leadership Development in Free Software http://www2.mrbrklyn.com/resources - Unpublished Archive or stories and articles from around the net http://www2.mrbrklyn.com/downtown.html - See the New Downtown Brooklyn....
1-718-382-0585 ____________________________ NYLXS: New Yorker Free Software Users Scene Fair Use - because it's either fair use or useless.... NYLXS is a trademark of NYLXS, Inc
|
|