开发者

Special redirect by htaccess

开发者 https://www.devze.com 2023-03-28 06:04 出处:网络
I have a menu in Flash without access to it\'s links. One of the items leads to this link: http://dev.infinityfitness.pl/rozklad, but the domain is not mine.

I have a menu in Flash without access to it's links. One of the items leads to this link: http://dev.infinityfitness.pl/rozklad, but the domain is not mine.

Is it possible to override this link using htaccess that if user clicks in this menu item the redirect leads him to something like this http://infinityfit.dnawrot.nazwa.pl/ro开发者_Python百科zklad?


The .htaccess file would need to reside on the domain you don't have access to, unfortunately.


It's not possible to "intercept" client side links inside of a flash app if you don't have access to the source code.

0

精彩评论

暂无评论...
验证码 换一张
取 消