Greenguy's Board


Go Back   Greenguy's Board > General Business Knowledge
Register FAQ Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2006-12-24, 09:30 PM   #26
LowryBigwood
Don't get discouraged; it's usually the last key that opens the lock...
 
LowryBigwood's Avatar
 
Join Date: Aug 2003
Location: Dallas, Tx
Posts: 1,203
Quote:
Originally Posted by ladydesigner View Post
Hi DD. Not to sound like a total newbie but I've got some galleries floating around that these jerks are also linking to. What exactly do I need to add to my htaccess files to block them or bust out of their frames?
I'm not DD, but I think Useless provided the code for your .htaccess in a previous post. Here it is.

RewriteCond %{HTTP_REFERER} eonsex\.com [NC]
RewriteRule .* - [F]
__________________
Free Porn Buddy | Porn Buddy Blog
LowryBigwood is offline   Reply With Quote
Old 2006-12-24, 09:36 PM   #27
Useless
Certified Nice Person
 
Useless's Avatar
 
Join Date: Oct 2003
Location: Dirty Undies, NY
Posts: 11,268
Send a message via ICQ to Useless
I'm thinking we need to kill both of their domains in order to block as much of their slime as we can.

RewriteCond %{HTTP_REFERER} eonpal\.com [NC,OR]
RewriteCond %{HTTP_REFERER} eonsex\.com [NC]
RewriteRule .* - [F]

If anyone has something a better than that - or corrections - let us know. Every htaccess site I go to gives me a something different from the last.

EDIT- Remember to test your site immediately after editing your .htaccess file.

LadyD - I don't know of any frame killing methods with .htaccess. I think the standard javascript framebuster is all we have at our disposal.

Last edited by Useless; 2006-12-24 at 09:41 PM..
Useless is offline   Reply With Quote
Old 2006-12-25, 11:25 PM   #28
ladydesigner
~Serving Up Sinful Sex ~
 
ladydesigner's Avatar
 
Join Date: Apr 2003
Location: Missouri City, Texas
Posts: 1,928
Thanks guys. I guess I'll be editing htaccess files in the morning.
__________________
Porn Pixie XxX ~ Looking for Link Trades
ladydesigner is offline   Reply With Quote
Old 2006-12-26, 04:31 AM   #29
johnnybg
I want to set the record straight - I thought the cop was a prostitute
 
johnnybg's Avatar
 
Join Date: May 2004
Location: Serbia & Montenegro
Posts: 292
Send a message via ICQ to johnnybg
Since my fusker saga from last spring I block first and ask questions later. Thanks everyone for heads up!
__________________
Teen Porn Site Blog
Johnny's Porn
Nesa (aka johnnybg)
johnnybg is offline   Reply With Quote
Old 2006-12-26, 06:43 AM   #30
LowryBigwood
Don't get discouraged; it's usually the last key that opens the lock...
 
LowryBigwood's Avatar
 
Join Date: Aug 2003
Location: Dallas, Tx
Posts: 1,203
Quote:
Originally Posted by Useless Warrior View Post

EDIT- Remember to test your site immediately after editing your .htaccess file.
Yes, do this for sure. It caused my site to say this after adding the code.

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, postmaster@planet-xxx.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log. |shocking|
__________________
Free Porn Buddy | Porn Buddy Blog
LowryBigwood is offline   Reply With Quote
Old 2006-12-26, 07:07 AM   #31
Simon
That which does not kill us, will try, try again.
 
Simon's Avatar
 
Join Date: Aug 2003
Location: Conch Republic
Posts: 5,150
Send a message via ICQ to Simon Send a message via AIM to Simon Send a message via Yahoo to Simon
Lowry - I haven't seen your htaccess file to know what's already in there, but you may need to add this above the first RewriteCond:

RewriteEngine on

Some (few?) servers may need both of these lines added above the first RewriteCond:

RewriteEngine on
Options +FollowSymlinks

That second line would be used if your server isn't configured with FollowSymLinks in its <directory> section in httpd.conf, and you get a 500 Internal Server error when using the code without the second line.

~~

Another option could be to use something like this:

order allow,deny
deny from . eonpal.com
deny from . eonsex.com
allow from all

The denied users in this case will get a 403 error saying something like "You do not have permission to access this site." Or if you configure a custom error page for 403 errors, you can show them whatever you like.
__________________
"If you're happy and you know it, think again." -- Guru Pitka

Last edited by Simon; 2006-12-26 at 07:20 AM.. Reason: added the allow,deny method
Simon is offline   Reply With Quote
Old 2006-12-26, 07:28 AM   #32
LowryBigwood
Don't get discouraged; it's usually the last key that opens the lock...
 
LowryBigwood's Avatar
 
Join Date: Aug 2003
Location: Dallas, Tx
Posts: 1,203
Thank You Simon!!

That worked. Here is my htaccess, it's basic but it should do the job.

RewriteEngine on
RewriteCond %{HTTP_REFERER} eonpal\.com [NC,OR]
RewriteCond %{HTTP_REFERER} eonsex\.com [NC]
RewriteRule .* - [F]
ErrorDocument 400 http://www.triplexworld.com/
ErrorDocument 401 http://www.triplexworld.com/
ErrorDocument 403 http://www.triplexworld.com/
ErrorDocument 404 http://www.triplexworld.com/
ErrorDocument 500 http://www.triplexworld.com/
AddHandler server-parsed .htm .html
__________________
Free Porn Buddy | Porn Buddy Blog
LowryBigwood is offline   Reply With Quote
Old 2006-12-26, 09:15 AM   #33
Useless
Certified Nice Person
 
Useless's Avatar
 
Join Date: Oct 2003
Location: Dirty Undies, NY
Posts: 11,268
Send a message via ICQ to Useless
Quote:
Originally Posted by LowryBigwood View Post
Yes, do this for sure. It caused my site to say this after adding the code.

Internal Server Error
Sorry about that, Lowry. I already had a bunch of rewrite rules, so I only pasted in what I had added on to include those eonfuckers.
Useless is offline   Reply With Quote
Old 2006-12-27, 12:29 AM   #34
Mr Spock
You can now put whatever you want in this space :)
 
Mr Spock's Avatar
 
Join Date: Nov 2006
Location: Vulcan
Posts: 695
I noticed these guys in my stats as well - Do I need to block them from each freesite that I have created.

How easy is it it to edit my htaccess file? I know zip about it!
Mr Spock is offline   Reply With Quote
Old 2006-12-27, 04:33 AM   #35
Flex
A woman is like beer. They look good, they smell good, and you'd step over your own mother just to get one!
 
Flex's Avatar
 
Join Date: Dec 2006
Posts: 51
I figured something like that was going on because no gives you something for nothing.

I have been doing alot of seo research on my sites stats as of late and that source was next on the list to find out about. Thanks for making my job alot easier guys
__________________
At least 5 trades a day keeps the doctors away.
Flex is offline   Reply With Quote
Old 2006-12-27, 07:36 AM   #36
johnnybg
I want to set the record straight - I thought the cop was a prostitute
 
johnnybg's Avatar
 
Join Date: May 2004
Location: Serbia & Montenegro
Posts: 292
Send a message via ICQ to johnnybg
Quote:
Originally Posted by Mr Spock View Post
I noticed these guys in my stats as well - Do I need to block them from each freesite that I have created.

How easy is it it to edit my htaccess file? I know zip about it!
You need to upload .htaccess file to your domain root ant then it will be "propagated" to all subdirectories on that domain.

First, check out if you already have .htaccess file on your server. If you do, download it locally. Note the dot at the beginning of file name - it needs to be there.

Use simple text editor, copy/paste the code posted by UW, upload that file and you're set.

Remember to test several of your sites if everything is working. If something is wrong you can just undo the changes you made.
__________________
Teen Porn Site Blog
Johnny's Porn
Nesa (aka johnnybg)
johnnybg is offline   Reply With Quote
Old 2006-12-27, 09:03 AM   #37
Mr Spock
You can now put whatever you want in this space :)
 
Mr Spock's Avatar
 
Join Date: Nov 2006
Location: Vulcan
Posts: 695
Thanks Johnybg - sounds reasonably idiot proof.
Mr Spock is offline   Reply With Quote
Old 2007-01-05, 07:18 AM   #38
troy
I can spearhead the whole begging thing
 
troy's Avatar
 
Join Date: Apr 2003
Location: nederlands
Posts: 414
Send a message via ICQ to troy
I wanted to change the .htaccess on cumshotspecialist but I did not make this one.
Normaly I use this one for fusker:

AuthUserFile /dev/null
AuthGroupFile /dev/null
RewriteEngine On


ErrorDocument 400 http://www.cumshotspecialist.com/
ErrorDocument 403 http://www.cumshotspecialist.com/
ErrorDocument 404 http://www.cumshotspecialist.com/
ErrorDocument 500 http://www.cumshotspecialist.com/
ErrorDocument 501 http://www.cumshotspecialist.com/
ErrorDocument 503 http://www.cumshotspecialist.com/

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

ReWriteRule .*\.(JPG|jpg|JPg|Jpg|GIF|gif|GIf|Gif)$ http://www.mlilahsporndimension.com/hotlink.htm [R,L]

But when I opened the .htaccess on cumshotspecialist
there is this:

# -FrontPage-

IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*


Options +Includes
XBitHack 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 www.cumshotspecialist.com
AuthUserFile /home/cumshots/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/cumshots/public_html/_vti_pvt/service.grp

I am not sure what do, I don't know shit about .htaccess. Can I use just the first or do I have to adjust the last one
DangerDave made my link list 4 years ago and I don't know if he wrote it.
Can anyone please help me with this?
__________________
Cumshot Specialist
Great Porn
troy is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:37 PM.


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