Options +FollowSymlinks
DirectoryIndex sig.php
RewriteEngine on
RewriteRule ^([0-9]*)\.png$ /stats/sig/sig.php?id=$1 [NC]
RewriteRule ^([0-9]*)\|([A-Za-z0-9_-]*)\.png$ /stats/sig/sig.php?id=$1&theme=$2 [NC]
