// SYSTEM PANEL //
[ROOT]
/
usr
/
local
/
lib
/
php
/
autoindex
[ PARENT ]
EDIT :: default_nojs.php
<?php include __DIR__ . '/autoindex_include.php'; /* Non-JS version, server side sort*/ $page = new \LiteSpeedAutoIndex\Index(); $page->printPage();
SAVE
CANCEL