Thread
:
htaccess
View Single Post
March 29th, 2006, 03:43 PM
#
14
(
permalink
)
paulfletcher
Member
Verified Customer
Join Date: Mar 2006
Posts: 80
Do you know if there is a way to rewrite.
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^
http://(
[a-z0-9-]+\.)*xyztraining.com* [NC]
RewriteRule /* http://%{HTTP_HOST}/tutorials/index.php [R,L]
To make this work on Safari?
Thanks,
Paul
paulfletcher
View Public Profile
Visit paulfletcher's homepage!
Find More Posts by paulfletcher