HotLink Protection In CPanel.. Understanding The Wording Correctly

Jan 24, 2008

I am setting up the HotLinking access in cPanel for one of my accounts and don't understand the wording of this section.

It first has the list where you put in the domains that you want to allow hotlinking for.

Then below that it has an input that says, "Extensions to allow:". For this input, does that mean extensions to allow for EVERYONE, or just the domains listed in the section above?

You think they'd be clearer on that in the documentation, but they aren't. Help on this is greatly appreciated.

View 4 Replies


ADVERTISEMENT

Hotlink Protection Allow Myself

Aug 15, 2007

Is there a way to enable hotlink protection so that when I edit a page from my computer the pictures from the server display from my server but my site is still protected from other hotlinking. My intent is to make it easier for someone to edit there page.(i know I could just reupload image files but I was trying to think of a way to make it easier for someone else) I thought adding my ip address to the cpanel hotlink protection enabler would do the trick but it hasn't.

View 4 Replies View Related

Plesk And Hotlink Protection

Sep 27, 2007

I have a plesk panel and i had a look for hotlink protection but unfortunately couldn`t find the proper option.

I guess there is a hotlink protection at windows version of plesk but not at linux one. I have a linux server.

Also i have a question about hotlinks also, one of my customer has a site that it uses too much bandwith like 600 gb at a month. It is an education related site and site is html.

And i am having some high load issues. When i check apache-status it shows %90 of the connections for that site. But i cant be sure that if it site really makes high load on server because like i told site is html. Also would like to know if server get s load for example if visitor wants to download something from site.

Because visitors are usually downloading zip, mp3 and those kind of files and i dont know if that many download cause the high load.

Also will it reduce the load of the server if i put hotlink protection to that site because of chance for other sites to leech files from this site?

Edit : If there isn`t any option for hotlink protection at Plesk panel how can i enable hotlink protection. Maybe using htaccess, but i would be glad if you can provide hotlink protection code also

View 1 Replies View Related

Selective Hotlink Protection

Jun 2, 2008

Does anybody know which rules should be used to allow hotlinking of files with *_thumb* in their file name and block hotlink of all other files?

View 2 Replies View Related

Hotlink Protection For Zip And Rar Files

Apr 28, 2008

One of the sites at my server is using over resource and causing slowdown to other sites. Because even i am still waiting for my in/out traffic graph, i guess leechers are giving link to those files from other websites and directly downloading from my server.

As a result, site is using around 1.5 tb of bandwith. It was not a big issue before but now server connection is 10 mbps, it was 100 mbps at old server.

So we have 2 options at this point, upgrading connection or activating hotlink for files.

But i don´t really know how to protect .zip and .rar files being downloaded from other sites by direct link to file. I tried hot link protection at cpanel. It is working well for image files, but when i add zip and rar files to protection list, nothing changed. I can still download the file by clicking direct link from other site.

View 2 Replies View Related

Hotlink Protection With Nginx

Jul 24, 2008

does anyone on this forum know how to do a referral check to prevent hot linking to files that are on a nginx server? There is this regex code you use but I don't know how to put it together. how to do it on nginx using their rewrite module?

View 12 Replies View Related

Playing With Hotlink Protection Settings

Jan 24, 2008

The proxy script I've got installed has been playing up and now it shows something like this

I was playing with some hotlink protection settings etc which I cant fix now.

Anyone know how to get this fixed?

I can run exactly the same script under a different account on the same VPS without any issues.

View 3 Replies View Related

HotLink Protection Doesn't Work With IE

May 12, 2008

i tried to create .htaccess file to protect hotlinking ; it's worked perfect with Firefox but can't work with IE. Here's my .htaccess file:

Code:
RewriteEngine on

<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName domain.com
AuthUserFile www est.htpasswd

RewriteCond %{HTTP_REFERER} !^[url] [NC]
RewriteCond %{HTTP_REFERER} !^[url] [NC]
RewriteCond %{HTTP_REFERER} !^[url] [NC]
RewriteCond %{HTTP_REFERER} !^[url] [NC]
RewriteRule .*.(jpg|jpeg|gif|png|zip)$ [url] [R,NC]

If using Firefox and download a .zip file from my site it'll work but if use Internet Explore it'll only download redirect html file instead.

View 1 Replies View Related

Hotlink Protection For Streams From Windows Media Server

Jan 14, 2008

Has any body had experience with the different solutions available for protection your video/audio stream hosted on windows media server. We are planning on launching Media hosting services and are currently considering Video quota to protect clients streams. If there is any other solution,

View 2 Replies View Related

Server Status Details On CPanel - Help Understanding?

May 11, 2008

cpsrvd up
Server Load 3.94 (4 cpus)
Memory Used 18.5 %
Swap Used 0 %
Disk /dev/md1 (/) 24 %
Disk /dev/md2 (/tmp) 3 %
Disk /dev/md3 (/home) 97 %
Disk /dev/md4 (/usr) 40 %
Disk /dev/md5 (/var) 75 %
Disk /dev/md0 (/boot) 30 %

Server load and Disk /dev/md3 (/home) are showing red dots.

to understand this page on cPanel. I can imagine that red dots are not a good thing while the green ones are, but I don't know what it all means or if I should be complaining about this to my host...

View 9 Replies View Related

Cpanel And Virus Protection?

Apr 10, 2005

Does anyone know of any virus protection software that will work with Cpanel. Actually it probably doesn't have to work with Cpanel.. but here is my situation..

I have a lot of people uploading PDF’s and Word docs to our MySQL database, for other people to download. So far I have been downloading the files to my computer first and scanning them, then approving them. it would be nice if I can automate this check some how. I'm wondering of anyone out there does this sort of thing with the dedicated servers they run. Maybe just putting virus software on the server is good enough.

View 7 Replies View Related

Hotlink

Oct 24, 2007

I use .htaccess to protect hotlinking of photos on one of my sites and it works well. I am having a problem with a myspace kid. About a year ago he tried to hotlink to a photo on my site but screwed up the html so its looking for a file that isn't there.
In the beginning I figure he would fix it, hasn't happened. I sent him a message asking him to fix it, he hasn't.
Im tired of his myspace traffic showing up in my error logs.

The file name his site is looking for is PeterForsberg.jpg%3E%3C/img%3E%3C/td%3E%3C/tr%3E%3Cscript%20language=

I dont know how to format an entry into .htaccess to get his screwed up code to display my hotlink image.

View 4 Replies View Related

Hotlink Momery Used +80%

Aug 3, 2008

I have got the problem that before 3 days some body who's site traffic is very high hotlink some images from my site which cause my server memory and bandwidth using too much due to that my server not working properly and extreme slow.

I have then immediately protect the Hotlink after that my bandwidth is not using more but the images which he has hotlink their request are coming too much and continued and my server still busy on that request and due to that server memory is still using too much.

I have checked it from top command and cpanel and apache status here I have found that Nobody user are hitting too much and using my server memory on alarming stage in cpanel CPU/Memory/MySQL Usage shows nobody used +90% memory. I have also checked it on top command nobody user PID and I have match it with the apache status from cpanel then I have come to know that the request are coming from same site for hotlink images and these are using my server memory too much.

I have also block that site from htaccess but still these requesting coming continually.

Now my bandwidth is using normally but memory is still using very +80% much after doing all these action mentioned above. So, kindly tell me how can I block the requests coming from the site who hotlink images so that I can control my server memory to normal position.

Following are my top command and server information.

Intel(R) Xeon(R) CPU 1.86GHz with 1 GB Ram
WHM 11.23.2 cPanel 11.23.4
CENTOS Enterprise 5.2 i686
Server Version: Apache/2.0.63
Php 5.2
msql 4.1

top - 19:19:18 up 1 day, 4:13, 1 user, load average: 0.11, 0.33, 0.34
Tasks: 557 total, 2 running, 555 sleeping, 0 stopped, 0 zombie
Cpu(s): 4.6%us, 0.5%sy, 0.0%ni, 94.2%id, 0.7%wa, 0.0%hi, 0.0%si, 0.0%st
Mem: 1033788k total, 1010136k used, 23652k free, 17328k buffers
Swap: 2096472k total, 139776k used, 1956696k free, 276248k cached

PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
2457 mysql 17 0 294m 138m 2356 S 1 13.7 59:40.07 mysqld
10772 nobody 15 0 36136 19m 3836 S 0 1.9 0:00.85 httpd
10787 nobody 15 0 36120 19m 3824 S 0 1.9 0:00.92 httpd
11346 nobody 18 0 36244 19m 3788 S 0 1.9 0:00.65 httpd ....

View 5 Replies View Related

1and1 For Use As A Hotlink Host?

Mar 20, 2009

Does anyone have experiences with using 1and1 shared servers as a hotlink host?

I see they have a $4.99 plan that includes 120GB diskspace and 1200GB bandwidth.

To rehash my other thread (http://www.webhostingtalk.com/showthread.php?t=766602), I'm looking for a separate hosting account to store/hotlink some FLV files that will be used by my client's websites on other servers.

For those of you with experience with 1and1:

How much bandwidth/diskspace did you use?
Did your account ever get suspended for resource/bandwidth usage?
If so, how much were you using of what you were supposedly promised?
What was the performance of their shared servers?
Did you ever have a problem with downloads timing-out?
Look, I'm under no illusion that any company is going to let me use $100 worth of bandwidth for only $5 a month, but I'm not looking to use the whole 1200GB.
At most, I could see myself using less than half (~500GB) of what is offered in their package.
So from those with the experience, what is the verdict on using 1and1 in this manner?

View 5 Replies View Related

How To Hotlink Images In Forum

Dec 4, 2008

How to hotlink images in forum?

View 2 Replies View Related

Hotlink Prevention Scripts

May 21, 2008

if anyone knows a script that is url rewrite mods that can fix this hotlink issue by having the link url change every 20 minute.

View 2 Replies View Related

How To Pretect Hotlink On Lighttpd Server

Jan 25, 2008

I found someone can use the following script. But I dont know where to put those script. Is it in htaccess like apache?

$HTTP["referer"] !~ "^($|[url]
$HTTP["referer"] !~ "^($|[url]
url.redirect = (
"(/.*.(JPG|jpe?g|png|gif))$" => [url]
}
}

View 3 Replies View Related

DDoS Protection Providers Vs DDoS Protection Scripts

Oct 8, 2009

I am looking for some good ddos protection providers, via protected dns. I've searched on internet, but most of them are really expensive.

Please tell me some ddos protection providers what could help me.(gige is too expensive btw).

And I found some ddos protection scripts. How can a script protected a server from ddos? A sript like CSF or DDoS deflate?

View 12 Replies View Related

Understanding Scp

Nov 22, 2007

I want to use scp to backup files, however I find most tutorials confusing as to which computer is the remote and the local. Is the local the one you are logged into via ssh command, or the computer from which you logged into ssh.

Lets say I am on my Windows computer. I open up putty, and login to the ssh connection of a remote linux computer. What scp command do I enter into the ssh terminal to copy a file from D:ackup of the windows computer to /home/backup of the linux computer?

View 3 Replies View Related

Understanding APF

Oct 22, 2007

I am getting ready to install APF, I have read multiple articles, but am still confused with the following parameters and what needs to be included in each:

IG_TCP_CPORTS
IG_UDP_CPORTS
EG_TCP_CPORTS
EG_UDP_CPORTS

These are the ports that I want to use:
21,22,25,53,80,110,143,443,465,873,993,995

How do I know what port goes in what parameter? How do I know if it goes in TCP or UDP and if it goes in Ingress or Egress?

What is the difference between TCP and UDP?

Is it ok to have a port listed in both TCP an UDP, and also in Ingress as well as in Egress?

View 6 Replies View Related

Understanding APF

Nov 7, 2007

having my own dedicated server. I have apf installed and I wanted to see how it blocked IPs so I had a friend, whoes IP I knew, help me. I added his IP to the deny_hosts.rules, thinking that would block him from my server, but it did not. Now, mind you, the way I added his IP was to simply use an editor and add his IP to the bottom of the list. Then I got to thinking, does teh apf only load the rules every so often? If so, how can I tell when or how often the rules load? ALso, do I need to add an IP using apr -d IPNUMBER in order for the apf to recognize it? I'd appreciate some info on how the apf works and how I can add IPs myself that I want to add and be sure that they are being blocked.

View 3 Replies View Related

Understanding DNS

Jan 5, 2007

I am going to place my first physical server to a server room. I wish to use it also as an nameserver for my domains and I am missing some basic principle there. I can probably configure BIND etc, but how will the servers upper in the hierarchy learn that this is a nameserver for certain domains? To start with, I have several empty domains (they are not hosted and so far using nameservers of a big company).

View 3 Replies View Related

Understanding Traceroute?

Dec 31, 2006

I am still trying to diagnose a problem some members have on my forums, when they load a page it will load a grey screen (my background color) and stop, after 15-30 seconds+ it will finally load the page

i opened a ticket with my server co and they forwared it to the NOC, NOC said it was apache config problem, server co said it was fixed and was due to apache log reaching 2GB limit, logrotate installed

same problem still existed, opened tk with server management co, they tweaked httpd.conf and disabled logs, problem still exists

I asked 3rd management co about it, changed some settings in httpd, said it may be due to ads on the sites, i took out the ads and a stat script

problem still exists, the thing is the problem exists with some users and not others, doing speed tests to the server shows it is very quick, load is low, no i/o wait and i just installed the second GB of memory so memory is fine

this is happeneing to users on seperate forums, one using vB, one using IPB, so it is server/ hardware related, AMD barton 3000, with 2GB ram, nowehere reaching the bandwidth limit or 10mbps port speed limit

any ideas? doing tracerts to the server shows a timeout before the sites IP address, every time, but doing a tracert OUT of the server shows no time outs....

View 14 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved