Forum Moderators: phranque
Example: [mysite.com...] has to be changed to [mysite.com...]
So I thought that If I could tell Apache (who runs on my machine) to change on the fly the links for the files to be downloaded and they are in .rar format to the link as shown in the example, I would be very happy ( for now, I think).
This way, a visitor would cklick on the link generated by the php script and would be feeded to the cgi script to be counted and downloaded.
I've been reading the apache manual for finding out how could I do such a thing, maybe the key is the Rewrite function, but my knowledge is very limited...
Jim