emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Serving .org files for worg


From: Bastien
Subject: Re: Serving .org files for worg
Date: Wed, 28 Sep 2022 07:59:01 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Hi Max,

Max Nikulin <manikulin@gmail.com> writes:

> The following snippet should be added to nginx configuration to assign
> MIME type for .org files:
>
> types {
>         # Chromium opens text/x-org in the browser tab,
>         # Firefox downloads files and offers to open in some other
>           application.
>         # text/x-org      org;
>         text/plain      org;
> }

this is now done -- thanks for the reminder.

-- 
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]