apache-pandoc icon indicating copy to clipboard operation
apache-pandoc copied to clipboard

Problems with Apache/2.4.7 (Ubuntu 14.04)

Open droptablestar opened this issue 10 years ago • 3 comments

When trying to get this to work I was only able to have Apache serve HTML when I ran sudo a2enmod actions. I am able to return HTML when accessing only the .md extensions, not .html, .pdf, .rtf, .odt and .raw files listed in the README. It doesn't appear the style sheet is being used at all.

droptablestar avatar Sep 16 '15 22:09 droptablestar

Do you have enable the mod_rerwrite module?

chdemko avatar Sep 25 '15 13:09 chdemko

Yes. I'm also wondering if the css file is getting injected into the generated HTML. This is the style tag that I see generated:

droptablestar avatar Sep 26 '15 14:09 droptablestar

It seems there is an issue with rewriting.

chdemko avatar Oct 06 '15 19:10 chdemko