You should "XBitHack On" in .htaccess or your apache conf in order to parse html as shtml.
And set the permission on the file to 744.
This method is has security risks because the file is executable (for the owner of the file).
Better is to use .php and then include the toplist as described.
|