Apache 2.x многострочный коментарий

This is not a solution but a workaround. You can put the code you want to comment inside an IfDefine block, so it will be ignored unless a dumb variable is defined:

<IfDefine IgnoreBlockComment>
...
</IfDefine>
image_pdfimage_print