Jump to content

HOW CAN THIS BE DONE?


SaLing007

Recommended Posts

Hi guys,

 

I was wondering if some has any idea how to do such an stuff described bellow?!

 

I go to link: http://www.somelink.com/file.asx?Episode=3594. ASX extention is for streaming files.

This has been made with .htaccess as I understood inside the file there is php code. Ok, all is great, whatsoever if I try to use some downloaders and download the file from this link, I get:

 

<ASX version = "3.0"><TITLE>Some title</TITLE><ENTRY><REF HREF = "http://www.somelink.com/?File=3594&ex=0" /></ENTRY></ASX>

 

Ok, so then I use downloader and download file from the link: http://www.somelink.com/?File=3594&ex=0 and open with some editor, what I get is:

 

[Reference]

Ref1=http://www.somelink.com/?File=3594&ex=0;

Ref2=http://someIP:80/?File=3594&ex=0

 

As you noticed the address for Ref1 and Ref2 is same as the address I downloaded this code from but what happens originally, when I click lets say on one of those links in my browser there wma (Windows Media Audio) file opens in my Windows Media Player.

So obviously somewhere this wma file is located but hidden. When in the player I check Properties I have no real link to wma file but the link I clicked ex. http://www.somelink.com/?File=3594&ex=0

And if I go on Player menu and try to click save the menu item Save as is not active.

 

Can someone tell me how to do this? I was trrying to play with headers and readfile bits but what I get is file and I am able to download it.

 

Has anybody got idea how to hide streaming file and not allow to download it?

Please, share your minds or maybe experiences.

I can really confirm that this is not a live streaming and it's files to listen, like an archive. I really need to hide my files too.

 

If you have any idea, please can you help me? Thank you so much to you for making any effort.

 

T

Link to comment
https://forums.phpfreaks.com/topic/142849-how-can-this-be-done/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.