Discussion in "E107 FURL Support" started by    seki    Jun 10, 2007.
Sun Jun 10 2007, 08:09 pm
#1
:S  its odd when i install ur plugin i cannot view download category :S please help
Sun Jun 10 2007, 08:15 pm
#2
please provide the website link.. where you facing the problem.
Sun Jun 10 2007, 10:43 pm
#3
filetype: mp3, zip,rar,mp4,rmvb, rm, avi,mkv

when i visit a download category it shows page cannot be found

aznmedia.net/download.php
Mon Jun 11 2007, 12:19 am
#4
copy this part of code.. to protect your files from being hot-linked..
put this in your .htaccess file
      Options +FollowSymlinks
     # no hot-linking
     RewriteEngine On
     RewriteCond %{HTTP_REFERER} !^$
     RewriteCond %{HTTP_REFERER} !^http://(www\.)?aznmedia\.net/ [nc]
     RewriteRule .*\.(mp3|zip|rar|mp4|rmvb|rm|avi|mkv)$ http://aznmedia.net/hotlink.png [nc]


you can put any image linke hotlink.png or u can change that link.. so that who so ever try to hotlink will be redirected to http://aznmedia.net/hotlink.png
you can put any link over here. I am sure this will help you. after updating your .htaccess try hotlinking urself ok!
Mon Jun 11 2007, 12:41 am
#5
thanks alot ^^
btw please help me with the furl its showing blank page :S
Mon Jun 11 2007, 01:01 am
#6
hun..?? blank page? hmm.... is it coming after refresh?
Mon Jun 11 2007, 01:04 am
#7
please try viewing and see for ur self please

http://aznmedia.net/download.php
Mon Jun 11 2007, 01:06 am
#8
please check your .htaccess file i think its not uploaded properly thats why you are getting 404 not found error please uninstall FURL and first setup the .htaccess file after that install FURL again.
Mon Jun 11 2007, 01:10 am
#9
but i did this like 4 time already still shwos the same error
Mon Jun 11 2007, 01:14 am
#10
see.. just now i gave you some part of code to put in .htaccess to prevent hot linking..

i tell you the order to put the links and other stuff which is part of FURL.
it will come like this way..
Options +FollowSymlinks
# no hot-linking
RewriteEngine On
RewriteCond % !^$
RewriteCond % !^http://(www\.)?aznmedia\.net/ [nc]
RewriteRule .*\.(mp3|zip|rar|mp4|rmvb|rm|avi|mkv)$ http://aznmedia.net/hotlink.png [nc]

#after the above code.. put the rest of the data which
#is there in the .htaccess of FURL i.e.

Rewritebase /

RewriteRule home.html news.php
RewriteRule index.html news.php
RewriteRule index.htm news.php
RewriteRule default.html news.php
RewriteRule default.htm news.php
....


i hope you understood. now after finishing this.. inform me..

Get Social

Information

Powered by e107 Forum System

Downloads

Comments

StevenDrulk
Sat Apr 27 2024, 08:47 pm
StephenHauct
Sat Apr 27 2024, 09:38 am
Adamsaf
Sat Apr 27 2024, 07:12 am
Robertphype
Sat Apr 27 2024, 12:23 am
ktaletrryp
Fri Apr 26 2024, 10:55 pm
Robertrip
Fri Apr 26 2024, 11:20 am
ArnoldDiant
Fri Apr 26 2024, 03:53 am
RodneyKnorb
Thu Apr 25 2024, 07:08 pm