Greenguy's Board


Go Back   Greenguy's Board > Blogs and Blogging
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2008-12-16, 01:47 AM   #1
cd34
a.k.a. Sparky
 
cd34's Avatar
 
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
do you have any .htaccess files down below the one in your top directory?

if so, do they contain:

RewriteOptions inherit

in them?

If they don't, they replace the existing rewrite rules

also, your rules that end with .$ won't match much of anything -- you need them to either be .*$ or remove the .$ at the end.
__________________
SnapReplay.com a different way to share photos - iPhone & Android
cd34 is offline   Reply With Quote
Old 2008-12-17, 02:15 PM   #2
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 changed the htaccess using the coding you gave Nyjester as follows

Code:
RewriteEngine on
RewriteCond %{HTTP_REFERER} asktiava.com [NC]
RewriteRule .* http://avoidhomeforeclosureblog.com [F,L]
When I click on the link on asktiava.com it gives a 403 error

What do I need to change to direct it to http://avoidhomeforeclosureblog.com
Mr Spock is offline   Reply With Quote
Reply


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 11:32 PM.


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