quincewyss Posted October 18, 2007 Share Posted October 18, 2007 So here's what I want to be able to do... I have a flash peice that is calling a php file it then needs to redirect the browser to a new page. Is there a way for me to write a htaccess file that will go to the new url when a certain file is called from inside another file? Quote Link to comment https://forums.phpfreaks.com/topic/73833-rewrite-url-if-file-is-called-from-a-swf/ Share on other sites More sharing options...
steviewdr Posted October 20, 2007 Share Posted October 20, 2007 Possibly. Can you check your weblogs to see if a ".... .swf" appears as the referrer? If so, you can do a regex and a redirect based on this. -steve Quote Link to comment https://forums.phpfreaks.com/topic/73833-rewrite-url-if-file-is-called-from-a-swf/#findComment-374042 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.