Greenguy's Board


Go Back   Greenguy's Board > Search Forums
Register FAQ Calendar Today's Posts

Showing results 1 to 10 of 10
Search took 0.00 seconds.
Search: Posts Made By: eskimoen
Forum: General Business Knowledge 2005-08-31, 06:01 AM
Replies: 9
Views: 1,356
Posted By eskimoen
If you want to stop hotlinking you should use...

If you want to stop hotlinking you should use http://www.htaccesstools.com/hotlink-protection/

With this tool you can specify which domains to ALLOW hotlinking from. Its a whitelist approach and...
Forum: Programming & Scripting 2005-08-17, 11:38 AM
Replies: 36
Views: 3,515
Posted By eskimoen
You can also use...

You can also use http://www.htaccesstools.com/hotlink-protection/ to create a .htaccess that disables hotlinking.
Forum: General Business Knowledge 2005-01-29, 12:28 PM
Replies: 20
Views: 2,403
Posted By eskimoen
Yes, its mine. :) Feel free to post your...

Yes, its mine. :)

Feel free to post your htaccess questions on http://www.htaccesstools.com/board/
Forum: General Business Knowledge 2005-01-28, 10:13 AM
Replies: 20
Views: 2,403
Posted By eskimoen
It generates a htaccess that blocks based on http...

It generates a htaccess that blocks based on http referer. You can not block ips with this method.

I just added a new tool, Block IPs. Use this if you want to block based on ip instead of http...
Forum: General Business Knowledge 2005-01-28, 07:42 AM
Replies: 20
Views: 2,403
Posted By eskimoen
Means that a 403 Forbidden http response will be...

Means that a 403 Forbidden http response will be sent to the browser. If you have a ErrorDocument 403 in your htaccess the surfer will be redirected to this url.
...
Forum: Newbie Questions 2005-01-22, 10:27 AM
Replies: 13
Views: 1,622
Posted By eskimoen
You can use...

You can use http://www.htaccesstools.com/block-hitbots/
Forum: General Business Knowledge 2004-08-08, 04:42 AM
Replies: 72
Views: 9,775
Posted By eskimoen
Thank you Cleo. May you all have a nice...

Thank you Cleo.

May you all have a nice Sunday! :)
Forum: General Business Knowledge 2004-08-07, 09:14 AM
Replies: 72
Views: 9,775
Posted By eskimoen
http://httpd.apache.org/docs/mod/mod_rewrite.html#...

http://httpd.apache.org/docs/mod/mod_rewrite.html#RewriteRule



That means the ? applies to the "s" and "www."
Forum: General Business Knowledge 2004-08-07, 09:05 AM
Replies: 72
Views: 9,775
Posted By eskimoen
Thanks :) Acutally no wildcards are used in...

Thanks :)

Acutally no wildcards are used in front of the domain.

RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?yourdomain.com.*$ [NC]

The wildcard dot is escaped, so it only matches...
Forum: General Business Knowledge 2004-08-07, 08:31 AM
Replies: 72
Views: 9,775
Posted By eskimoen
htaccess tools

A little (usefull) spam :)

I have created a htaccess file generator on
http://www.htaccesstools.com/hotlink_protection/

Hope you can use it :)
Showing results 1 to 10 of 10

 
Forum Jump

All times are GMT -4. The time now is 12:13 PM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc