Results 1 to 10 of 10
-
14th Jun 2010, 03:01 PM #1OPMember
How Do I add Forbidden Page? [Its leeching from my site]
Well right now i got a rapidleech server..
So i want to stop it from leeching from my site.. The current site is leeching from me is "www.foxleech.com" i hate it cause it steals my CPU usage and ram.. i want to keep it -private/public
So right now they are using this kind of link to dl
www.example.com/index.php$link=www.rapidshare.com/file/123123213$premium_acc=on
How do i stop the $link= & $premium_acc part..
i don't want people to access it directly
i want them to access to my www.example.com directly
So does anyone know how to stop the link and premium part? cause they can keep changing the $link= part
They can change to megaupload if they want or hotfile.Dohwee Reviewed by Dohwee on . How Do I add Forbidden Page? [Its leeching from my site] Well right now i got a rapidleech server.. So i want to stop it from leeching from my site.. The current site is leeching from me is "www.foxleech.com" i hate it cause it steals my CPU usage and ram.. i want to keep it -private/public So right now they are using this kind of link to dl www.example.com/index.php$link=www.rapidshare.com/file/123123213$premium_acc=on How do i stop the $link= & $premium_acc part.. i don't want people to access it directly Rating: 5
-
14th Jun 2010, 03:05 PM #2Banned
dunno may be you can use .htaccess code..
http://www.htmlbasix.com/disablehotlinking.shtml
-
14th Jun 2010, 03:11 PM #3Banned
amend your config.php in the configs directory to set a password and username.
Find:-
$login = false; # false - Authorization mode is off, true - on
$users = array('username' => 'password'); # false - Authorization mode is off, enter the username and password in the given way
Replace $login = false to $login = true
Replace $users = array('username' => 'password') to your username and password.
Then save.
You will be required to provide the username and password next time you log in to your RL
-
14th Jun 2010, 03:14 PM #4OPMember
Not really working for me.
Spookylady i don't want people to type in username and password..
-
14th Jun 2010, 03:16 PM #5Banned
Works on mine.
-
14th Jun 2010, 03:28 PM #6OPMember
But i would like a simple htaccess to block
This whole part
index.php?link=http://www.megaupload.com/?d=Q7I66H81&premium_acc=off-no
http://127.0.0.1/articles/index.php?...ium_acc=off-no
FULL LINK ^^^ i want to block starting of the part where it says Link.
-
14th Jun 2010, 04:11 PM #7Banned
Sorry i cannot suggest anything about htaccess use.
-
14th Jun 2010, 04:27 PM #8OPMember
By the way if i use your method how do i tell my visitors the password?
-
14th Jun 2010, 04:33 PM #9Banned
Only by email, msn i would have thought.
My only concern is that you could get your rl acc suspended as they are "supposed" to be for private (2 or 3 ppl) use, be careful.
-
14th Jun 2010, 04:41 PM #10Respected Member
Have not seen your code but simplest way would be to add a hidden field in the link form and check it before processing the link from the index.php code.
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
looking for fileserve leeching site
By vipking in forum Useful SitesReplies: 5Last Post: 15th Mar 2012, 08:30 AM -
You are forbidden to access the page! ?
By bachbell in forum Technical Help Desk SupportReplies: 2Last Post: 5th Dec 2011, 07:28 PM -
403 Forbidden
By joshmoore in forum Technical Help Desk SupportReplies: 2Last Post: 2nd Dec 2011, 03:26 PM -
403 - Forbidden
By Gavo in forum Feedback and SuggestionsReplies: 19Last Post: 4th Mar 2011, 12:55 AM -
can anyone help with Forbidden?
By kuzukuzu in forum Hosting DiscussionReplies: 4Last Post: 1st Dec 2010, 07:41 PM
themaCreator - create posts from...
Version 3.45 released. Open older version (or...