100% FREE

Apache Codeblock Highlight

Add this to the head of your HTML Page, or add Shiki.

<script src="https://esm.sh/[email protected]" defer async></script>

Edit the codeblock.

<VirtualHost *:80>
  ServerAdmin [email protected]
  DocumentRoot /www/docs/mydomain.com
  ServerName www.mydomain.com
  ErrorLog logs/mydomain.com-error_log
  CustomLog logs/mydomain.com-access_log common
</VirtualHost>

Copy paste this.

Other Free Tools