>
> Can anyone point me at a resource for help getting apache2 to display
> Markdown (.md) files as translated to html? I know there are numerous
> markdown variants; I'm looking to display Commonmark.
>
I use mod_wsgi to execute a Bottle application I wrote that uses nbconvert
to dynamically rend
On 7/17/2022 6:29 PM, Gary Aitken wrote:
Can anyone point me at a resource for help getting apache2 to display
Markdown (.md) files as translated to html?
I did that awhile back:
https://sbw.org/mdhandler/
It was a fun project!
I've searched for a solution to this and can't find anything appropriate,
which seems... strange, given the significant use of markdown I see.
Can anyone point me at a resource for help getting apache2 to display
Markdown (.md) files as translated to html? I know there are numerous
markdown vari
Hello,
I've tried all the PHP ports in the 8.x series all are exhibiting the
behavior where the pool starts, waits and dies. Can anyone send me
four files:
1. There Apache php-fpm.conf file to pass php scripts to fcgi
2. there php-fpm.conf file which controls the php-fpm process itself
3. there w