MESSAGE
| DATE | 2003-05-14 |
| FROM | Ruben I Safir
|
| SUBJECT | Re: [hangout] NYLXS webserver suggestion: MIME [Was: funny flyer penguin rides GNU]
|
From owner-hangout-desteny-at-mrbrklyn.com Wed May 14 17:52:19 2003 Received: from www2.mrbrklyn.com (localhost [127.0.0.1]) by mrbrklyn.com (8.12.3/8.11.2/SuSE Linux 8.11.1-0.5) with ESMTP id h4ELqJYN010503 for ; Wed, 14 May 2003 17:52:19 -0400 Received: (from mdom-at-localhost) by www2.mrbrklyn.com (8.12.3/8.12.3/Submit) id h4ELqJ9w010502 for hangout-desteny; Wed, 14 May 2003 17:52:19 -0400 X-Authentication-Warning: www2.mrbrklyn.com: mdom set sender to owner-hangout-at-www2.mrbrklyn.com using -f Received: from www2.mrbrklyn.com (localhost [127.0.0.1]) by mrbrklyn.com (8.12.3/8.11.2/SuSE Linux 8.11.1-0.5) with ESMTP id h4ELqJYN010497; Wed, 14 May 2003 17:52:19 -0400 Received: (from ruben-at-localhost) by www2.mrbrklyn.com (8.12.3/8.12.3/Submit) id h4ELqJ1m010496; Wed, 14 May 2003 17:52:19 -0400 Date: Wed, 14 May 2003 17:52:18 -0400 From: Ruben I Safir To: Billy Cc: hangout-at-nylxs.com Subject: Re: [hangout] NYLXS webserver suggestion: MIME [Was: funny flyer penguin rides GNU] Message-ID: <20030514175218.C10415-at-www2.mrbrklyn.com> References: <20030514182046.14263.qmail-at-web11404.mail.yahoo.com> <20030514213612.GA18788-at-mail.dadadada.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 In-Reply-To: <20030514213612.GA18788-at-mail.dadadada.net>; from billy-at-dadadada.net on Wed, May 14, 2003 at 17:36:12 -0400 X-Mailer: Balsa 1.2.3 Sender: owner-hangout-at-mrbrklyn.com Precedence: bulk Reply-To: Ruben I Safir List: New Yorker GNU Linux Scene Admin: To unsubscribe send unsubscribe name-at-domian.com in the body to hangout-request-at-www2.mrbrklyn.com X-Evolution: 00000149-0000 X-Keywords: X-UID: 14083 Status: RO Content-Length: 2434 Lines: 64
Cool - but I thought that was more an issue of the permission. I believe if it's marked executable, it just downloads.
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
|
|