Rodrigo Fernandez-Vizarra wrote:

>> $ echo "text/plain { suffixes txt }" > /etc/cherokee/mime.conf
>> $
>>
> I would rather use a ">>" instead of a single ">" unless you want to
> remove all the previous contents of mime.conf ;-)
> 
> $ echo "text/plain { suffixes txt }" >> /etc/cherokee/mime.conf
> $
> 
> the ">>" appends (does not destroy). The ">" destroys and creates the
> file from scratch

  Yeah, It seems like Lidia's webmail did something strange with that
mail: it also removed some parts of the example command lines.

  Anyway, the main idea is right.  To add a new mime type, it is enough
to append a line in the mime.conf file. :-)

  Thanks for pointing out that issue.

-- 
Greetings, alo.
http://www.alobbs.com
_______________________________________________
Cherokee mailing list
[email protected]
http://www.alobbs.com/cgi-bin/mailman/listinfo/cherokee

Reply via email to