How To Avoid The Bandwidth Robbery, How to avoid the bandwidth Stealing
Sometimes, some people link directly to images in your host. This people is robbering you bandwidth. To avoid this only have to write some code lines in your .htaccess file in your host root:
QUOTE
RewriteEngine On
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://your-domain.com [NC]
RewriteCond %{HTTP_REFERER} !^http://www.your-domain.com [NC]
RewriteRule .*\.(gif|jpg|swf|png)$ - [NC,F]
There is another thing you can do. You can also show an image you want instead linked images. So the people that has been robbering you bandwidth will take a surprise. Just ad this to code:
QUOTE
RewriteRule .*\.(gif|jpg)$ image path[R,NC]
I hope you enjoy this.
Webhosting - 0.99$/Pay monthly 1 GB Space, 5GB BW, Cpanel etcdel.icio.us Digg it Earthlink Furl iFeedReaders ma.gnolia Maple.nu Netvouz Netscape RawSugar reddit Scuttle Shadows Simpy Spurl StumbleUpon Wink Yahoo MyWeb
How To Get Remote Access To Your Wireless Router - A basic Guide
There is a way that you can use remote access to your wireless router… in fact your whole home network for free with no software downloading or anything. Quite a few wireless routers I’ve come across (h**ked) can be configured for remote access, you just set the password and the port for the remote access. To get to the router, you would type in it’s local address. There should be a load of settings for you to manipulate, although the router will be password protected. you can find the default password and username for the router in the manual you got with it. They username is usually “admin” and the password is either “password” or “1234″ etc.
Right. So you’re logged in to your router, check some of the settings, snoop around and learn the feel of it. You will find settings either labled “Remote Access” or “Network Options” etc. Go for these. Then, modify the setting so it’s enabled and enter a password and username (if the username is required) For instance, say I chose port 65, and a password of… “laurencetelesia” (For the dumb and ignorant, no quote-marks in the actual password. This may seem like overkill, but seriously, some people these days.).
From a different computer (location, country if you wish) I would enter the external IP address of the network with the port after a colon. eg. I would enter in the address bar of my web browser: (again with the quotes thing) “http://86.80.32.135:65″
After doing all this I would likely get a prompt to enter your password, which in this case is (quotes thing again) “laurencetelesia” (don’t ask why that’s the password I chose). After entering the password, everything should be fine and dandy. You should be able to access printers from here and generally mess around with the router’s settings… not that you would do that to your own router. ‘Cos that’s the only router you would remotely access
Have fun. Stay safe. And there’s usually an option to reset all settings
Webhosting - 0.99$/Pay monthly 1 GB Space, 5GB BW, Cpanel etcdel.icio.us Digg it Earthlink Furl iFeedReaders ma.gnolia Maple.nu Netvouz Netscape RawSugar reddit Scuttle Shadows Simpy Spurl StumbleUpon Wink Yahoo MyWeb « Previous Entries Next Entries »















