I'm looking for a solution to tweak the Filelist/download.php for using aliases.
thats the situation:
I have phpwcms running on a webaccount and not enought discspace.
i want to use my other webaccounts, to store files there, but using phpwcms to organize and provide this external files and to count the downloads.
my first try out was taking a php file named as myfile.mp3.php and wrote some redirection code. that doesnt work, because the phpfile is send to browser directly. (logo).
the i use a file myfile.mp3.html and wrote some javascript redirection code.
that works.
but it's not very easy to use.
more better would be an extendet Filelist CP to add aliases?
but how to handle this with the backend Filelist CP?
mmmh, maybe it's possible to abuse the Fileinfo box?
but if i list the files directly, then i cant count the downloads

any idea, someone?
thanks marcus