This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/* | |
@name Server Logs Viewer | |
@description View the latest lines of your Nginx server logs in your browser. | |
@author Luis Medina ([email protected]) | |
@date 17.06.2016 | |
Based on original script by Alexandre Plennevaux (pixeline.be) | |
*/ |