Jump to content

htaccess redirection


BK87

Recommended Posts

I'm stuck. I'm trying to add a "counter" system for downloads, say the url is "http://www.domain.com/file.exe" .

 

Now what I need is htaccess to pick up the url and run a php script, and after php is ran go back to actual file and start downloading.

 

The way I have it now, is htaccess picks up the url, runs the php script and reads the file with php as octec-stream.  I don't want php reading files each time a user downloads one.

 

Any one have any suggestions?

Link to comment
https://forums.phpfreaks.com/topic/186742-htaccess-redirection/
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.