Thread
:
[RESOLVED] autoindex size bug
View Single Post
#
2
03-09-2010, 09:03 AM
justme
Member
Join Date: Feb 2008
Posts: 35
Fixed by replacing line 161 of /usr/local/lsws/share/autoindex/default.php
with
$fileStat->size = (float) exec('stat -c %s '.escapeshellarg("$path$file"));
justme
View Public Profile
Send a private message to justme
Find all posts by justme