Extending and Analyzing the Access Log


[php]

require “/var/www/www.netnea.com/apache-tutorials/php/Parsedown.php”;
require “/var/www/www.netnea.com/apache-tutorials/php/display-markdown-file-en.php”;

display_markdown_file(“tutorial-5”); # logfile extension

[/php]