![]() |
Quote:
RewriteCond %{HTTP_REFERER} eonsex\.com [NC] RewriteRule .* - [F] |
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. |
Thanks guys. I guess I'll be editing htaccess files in the morning. :(
|
Since my fusker saga from last spring I block first and ask questions later. Thanks everyone for heads up! :)
|
Quote:
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| |
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 ~~ 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. |
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 |
Quote:
|
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! |
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 |thumb |
Quote:
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. |
Thanks Johnybg - sounds reasonably idiot proof.
|
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 order deny,allow deny from all allow from all order deny,allow deny from all 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 |huh DangerDave made my link list 4 years ago and I don't know if he wrote it. Can anyone please help me with this? |
All times are GMT -4. The time now is 01:32 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc