Advertising
advertising
related pastes to tag 'bandwidth'
- 1350412 - bandwidth.sh: download speed bandwidth netvisao cabovisao lag
-
- #!/bin/bash
- LOGPATH="$HOME/netvisao_logs/"
- if [ ! -d "$LOGPATH" ]; then
- mkdir $LOGPATH;
- fi
- 1349965 - PREVENT HOTLINKING: apache hotlinking htaccess bandwidth leeching
-
- RewriteEngine On
- ## PREVENT HOTLINKING ###
- SetEnvIfNoCase Cookie SESSION=(.*) IS_OK
- SetEnvIfNoCase Referer "^http://(www\.)?example\.com(/.*)?$" IS_OK
- SetEnvIfNoCase Referer "^http://(www\.)?example\.net(/.*)?$" IS_OK
- <FilesMatch "\.(avi|bmp|flv|gif|jpe?g|mov|mp(3|4|e?g)|png|swf|tiff?|wm(a|v))$">
- 1348963 - bandwidth: download speed bandwidth netvisao cabovisao lag
-
- #!/bin/bash
- LOGPATH="$HOME/netvisao_logs/"
- if [ ! -d "$LOGPATH" ]; then
- mkdir $LOGPATH;
- fi
- 954235 - simple hotlink protection by exw theft image hotlinking bandwidth
- preview unavailable