Results 1 to 6 of 6
-
16th Jun 2010, 12:03 AM #1OPMember
Blocking a "TAG" from the URL!
Hey guys! i would like to ask how do i block a tag from the url?
If someone types down "?link=" in the url it will give them a forbidden page
So if someone types down like
www.example.com/index.php?link= <--you see the ?link=
I would like to block that and give them a forbidden page how do i do that?
But one thing is for sure.
I have a rapidleech site
and after the ?link=(HOTFILE,Megaupload link) here to download their stuff..
How do i fix that? i want the website to know that they type the "TAG" word and give them a forbidden page
I don't think referrer acutually work.Dohwee Reviewed by Dohwee on . Blocking a "TAG" from the URL! Hey guys! i would like to ask how do i block a tag from the url? If someone types down "?link=" in the url it will give them a forbidden page So if someone types down like www.example.com/index.php?link= <--you see the ?link= I would like to block that and give them a forbidden page how do i do that? But one thing is for sure. Rating: 5
-
16th Jun 2010, 06:13 AM #2MemberWebsite's:
fsdwarez.orgare you using vBulletin? If you are, Install vBSEO, i think it can block or rename these type of links.
-
16th Jun 2010, 08:16 AM #3Member
you dont say what script your using.
To disable ?link= There will be a line something like
Code:$link = $_GET['link'];
Code:$link = null;
Or
Code:if ((isset ($_GET['link'])) { echo "Not Allowed"; }
-
17th Jun 2010, 10:50 AM #4OPMember
Ok thanks all
@gav0 your method is making my whole script malfunctioning.. it just crash my rapidleech with lots of error appearing on my homepage..
but i manage to block the website by banning it.
-
17th Jun 2010, 02:12 PM #5MemberWebsite's:
litewarez.net litewarez.com triniwarez.comi don't see why you want to remove this feature, these parameters are usless unless used by your code.. just don't use them :/
Join Litewarez.net today and become apart of the community.
Unique | Clean | Advanced (All with you in mind)
Downloads | Webmasters
Notifications,Forum,Chat,Community all at Litewarez Webmasters
-
17th Jun 2010, 02:19 PM #6ლ(ಠ益ಠლ)Website's:
extremecoderz.comCoz he's getting leeched.
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Be carefull with "Gugha sharun" or "Trusted Uploadz"
By Zeokat in forum Webmaster DiscussionReplies: 0Last Post: 2nd Jul 2012, 07:00 PM -
"reply" to "create" and vice versa is post update?
By Gene_Autry in forum Technical Help Desk SupportReplies: 0Last Post: 16th Sep 2011, 04:37 PM -
How can I make my Back-up website "Immediately" to replace my "Original Site"??
By fuchen in forum Webmaster DiscussionReplies: 11Last Post: 13th Aug 2011, 04:14 PM -
Finally "Avatar" Breaks "Titanic" All Time Worldwide
By Last Word in forum General DiscussionReplies: 36Last Post: 5th Aug 2011, 08:06 AM -
Filesonic "counted downloads" or "Premium sales count" now?
By kariofilis in forum File Host DiscussionReplies: 15Last Post: 18th Jan 2011, 03:18 AM
themaCreator - create posts from...
Version 3.24 released. Open older version (or...