*BSD News Article 51202


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!newsroom.utas.edu.au!munnari.oz.au!spool.mu.edu!howland.reston.ans.net!tank.news.pipex.net!pipex!in2.uu.net!news.leonardo.net!mac221.admin.biola.edu!user
From: davidp@leonardo.net (David Pisoni)
Newsgroups: comp.infosystems.www.servers.unix,comp.unix.bsd.bsdi.misc
Subject: Re: Recognizing '.htm' files - NCSA
Followup-To: comp.infosystems.www.servers.unix
Date: Tue, 12 Sep 1995 11:19:06 -0700
Organization: Leonardo Internet
Lines: 32
Message-ID: <davidp-1209951119060001@mac221.admin.biola.edu>
References: <davidp-1109951539070001@mac215.admin.biola.edu>
Reply-To: davidp@leonardo.net
NNTP-Posting-Host: mac221.admin.biola.edu
Keywords: NCSA HTTPD
Xref: euryale.cc.adfa.oz.au comp.infosystems.www.servers.unix:4162 comp.unix.bsd.bsdi.misc:901

>>  David Pisoni <davidp@leonardo.net> states: 
>> 
>> % I have been unable to get my NCSA httpd server to % transmit
>> '.htm' files as type 'text/html'. 
>>   ^^^^^^^^ this is the keyword 
>> 
>> % I have the line: % text/html html htm % in my 'conf/mime.types'
>> file, but it doesn't seem to matter. It still % transmits files with
>> the extension '.htm' as type 'text/plain'. 
>> 
>> AddType text/html .htm 
>> 
>> in srm.conf file. 
>> 
>> .mau.

I tried that before.  I tried:
AddType text/html .htm

and I tried:
AddType text/html htm

It still doesn't work.
FYI I am running NCSA HTTPD 1.3 on BSDI (BSDOS) 2.0 (which is based on
4.4bsd lite)

Any thoughts???
+--------------------------------------------------------------+
| David Pisoni                             davidp@leonardo.net |
| System Administrator                   david@isaac.biola.edu |
| Leonardo Internet             http://www.ac.biola.edu/~david |
+--------------------------------------------------------------+