FAQ.
1) Where is Perl located?
Use this path "/usr/bin/perl"
2) Why my .htaccess file don't work?
Insert "Options +FollowSymlinks" as first string for
.htaccess file.
Upload .htaccess only in ASCII mode.
For example: the hotlink protection for .gif and .jpg images.
Options +FollowSymlinks
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.)?mydomain.com(:80)?/.*$
[NC]
RewriteRule \.[Jj][Pp][Gg]$|\.[Gg][Ii][Ff]$ http://www.mydomain.com/hotlink.html
[L]
åñòü âîïðîñû? - support@xpower.net