Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 02-11-2001, 03:37 PM   #1
Web_Mistress
Confirmed User
 
Join Date: Feb 2001
Location: Las Vegas, NV
Posts: 374
Possible Hotlinker? What do you think?

I was checking my stats, and I noticed this referral was the #2 referral this month:
http://hehe.com/moe4/mail/ReadMessage.cfm

I thought it was pretty odd, it isn't a search engine, or a link list. What do you think the chances are it is a hotlinker? I've had 920 hits from this address since the 1st of the month.

If its legit, I apologize to the person who posted it and thank them for the hits



------------------
~Every time I call myself Webmistress, I feel I should be in spike heels with a whip~

XXX Passions Link List
Free Erotic Fantasy Best Quality TGP's
Web_Mistress is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-11-2001, 03:44 PM   #2
rhizome
Confirmed User
 
Industry Role:
Join Date: Jan 2001
Posts: 788
It could be some e-mail group or forum - there really is nothing you can do about them except use .htaccess

I get several BBs, egroups, newsgroups etc. trying to call my images everyday but with .htaccess there's no fret.
rhizome is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-11-2001, 05:07 PM   #3
Web_Mistress
Confirmed User
 
Join Date: Feb 2001
Location: Las Vegas, NV
Posts: 374
Do you know where I can get info on setting up the htaccess? I heard you have to have apache server/unix and I have that but beyond that I don't know.

------------------
~Every time I call myself Webmistress, I feel I should be in spike heels with a whip~

XXX Passions Link List
Free Erotic Fantasy Best Quality TGP's
Web_Mistress is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-11-2001, 05:23 PM   #4
rhizome
Confirmed User
 
Industry Role:
Join Date: Jan 2001
Posts: 788
I use a very simple version and just stick it in my image directory:

----------------------------

RewriteEngine On

RewriteCond %{HTTP_REFERER} !^http://www.yourdomain.com.* [NC]
RewriteCond %{HTTP_REFERER} !^http://yourdomain.com.* [NC]
RewriteCond %{HTTP_REFERER} !^http://www.yourdomain.com:80.* [NC]
RewriteCond %{HTTP_REFERER} !^http://yourdomain.com:80.* [NC]

RewriteRule /* http://www.where_you_want_to_redirect.com [R,L]

-------------------

You can use the last line to redirect surfers that try browsing your image directory. You can save the above as a .txt file and then upload it to your image directory. Once you upload it, rename the file to .htaccess
rhizome is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-11-2001, 10:26 PM   #5
Babagirls
Text Writer
 
Babagirls's Avatar
 
Join Date: Feb 2001
Location: Wisconsin
Posts: 18,812
another technical thing that i have no clue on! lol
Babagirls is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-11-2001, 10:58 PM   #6
ace0r
Confirmed User
 
Industry Role:
Join Date: Feb 2001
Location: Calabasa, CA & Chicago, IL
Posts: 1,410
webmistress.. hehe.com or moe is from myownemail.com, cuz i used to have a [email protected] maybe someones spamming?
ace0r is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-12-2001, 01:20 AM   #7
Web_Mistress
Confirmed User
 
Join Date: Feb 2001
Location: Las Vegas, NV
Posts: 374
I hope not! The woman that I designed the site for has, unfortunately, had several designers before me.

The last one she turned loose kept 2 CD's worth of content she bought, refused to return them, and was a total ass. He designed a link list, then kept erasing all the links people posted every few days. DUH! I would not be suprized if he didn't do something like that.



------------------
~Every time I call myself Webmistress, I feel I should be in spike heels with a whip~

XXX Passions Link List
Free Erotic Fantasy Best Quality TGP's
Web_Mistress is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-20-2001, 08:53 PM   #8
Pete Dogg
Confirmed User
 
Join Date: Mar 2001
Location: Ontario, Canada
Posts: 204
I need some help.

I used that .htaccess text you posted above and it doesn't work for me.

My server is on Unix and says that it allows the Mod rewrite stuff.

What could I be doing wrong?

Peace,
Pete Dogg

------------------
Daily Naked

Free Auto Updating Top Referrer Lists
Pete Dogg is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-20-2001, 08:54 PM   #9
Pete Dogg
Confirmed User
 
Join Date: Mar 2001
Location: Ontario, Canada
Posts: 204
Nevermind. I figured it out.
And I get todays stupid award
Pete Dogg is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-20-2001, 09:13 PM   #10
ldinternet
Confirmed User
 
Join Date: Apr 2001
Posts: 8,245
Wait a minute...

RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://yourdomain.com.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.yourdomain.com.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://yourdomain.com:80.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.yourdomain.com:80.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://yournumericalip.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://yournumericalip:80.*$ [NC]
RewriteRule .*[Jj][Pp][Gg]$|.*[Gg][Ii][Ff]$ http://www.yourdomain.com/redirect-to-sponsor.html

Then what does that do?

[This message has been edited by ldinternet (edited 04-20-2001).]

[This message has been edited by ldinternet (edited 04-20-2001).]

[This message has been edited by ldinternet (edited 04-20-2001).]
ldinternet is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.