Matt Mannello
2009-Dec-08 21:03 UTC
Redirecting when site loaded in iframe, is this possible?
Maybe this is a weird question, and I am not even sure if it is possible. Someone is maliciously it seems embedding our website into theirs via iframe. Is their a way to combat this? To check the url, and redirect to the correct url? Our website: http://iapplicate.tv Their website: http://iapplicate.com It''s not really even hurting us i don''t think, but this guy has been malicious and attempted to sue us in the past, and we''d like to not give him any help (if you notice, he adds his contact info to the bottom). I would be grateful for any help, my skill level is relatively low when it comes to ruby on rails. -Matt -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Colin Law
2009-Dec-08 21:46 UTC
Re: Redirecting when site loaded in iframe, is this possible?
2009/12/8 Matt Mannello <mattm.oktane-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>:> Maybe this is a weird question, and I am not even sure if it is > possible. > > Someone is maliciously it seems embedding our website into theirs via > iframe. Is their a way to combat this? To check the url, and redirect > to the correct url? > > Our website: http://iapplicate.tv > > Their website: http://iapplicate.com > > It''s not really even hurting us i don''t think, but this guy has been > malicious and attempted to sue us in the past, and we''d like to not > give him any help (if you notice, he adds his contact info to the > bottom). > > I would be grateful for any help, my skill level is relatively low > when it comes to ruby on rails.This would be worth a try: http://javascript.about.com/library/blfrm1.htm Colin -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Matt Mannello
2009-Dec-08 22:12 UTC
Re: Redirecting when site loaded in iframe, is this possible?
This did it. Thank you very much. On Dec 8, 4:46 pm, Colin Law <clan...-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> wrote:> 2009/12/8 Matt Mannello <mattm.okt...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>: > > > > > Maybe this is a weird question, and I am not even sure if it is > > possible. > > > Someone is maliciously it seems embedding our website into theirs via > > iframe. Is their a way to combat this? To check the url, and redirect > > to the correct url? > > > Our website:http://iapplicate.tv > > > Their website:http://iapplicate.com > > > It''s not really even hurting us i don''t think, but this guy has been > > malicious and attempted to sue us in the past, and we''d like to not > > give him any help (if you notice, he adds his contact info to the > > bottom). > > > I would be grateful for any help, my skill level is relatively low > > when it comes to ruby on rails. > > This would be worth a try:http://javascript.about.com/library/blfrm1.htm > > Colin-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.