Re: [users@httpd] display Markdown in apache2?

2022-07-20 Thread Gary Aitken
On 7/19/22 9:42 PM, Gary Aitken wrote: Thanks for the replies. On 7/17/22 7:36 PM, Steve Williams wrote: 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:/

RE: [users@httpd] mod_proxy_http getting double-slashes sporadically

2022-07-20 Thread jonmcalexander
Ok, it appears that the Developers are specifying some of the img links as src=”/mypath/myimage.gif” and others as src=”mypath/myimage.gif”, but I’m still trying to get a definitive answer from them. If they are specifying the /mypath/myimage.gif and it’s resulting in double-slashes, that makes