roots
New Member
- Messages
- 23
- Reaction score
- 0
- Points
- 0
How to redirect a download file URL to another download file URL?
Means suppose i have a url like this:
http://abc.exofire.net/downloads/abc.exe
and i want to redirect it to
http://abc.exofire.net/downloads/pqr.exe
How can this be done?
Because standard Redirects are not working with file URLs.
Means suppose i have a url like this:
http://abc.exofire.net/downloads/abc.exe
and i want to redirect it to
http://abc.exofire.net/downloads/pqr.exe
How can this be done?
Because standard Redirects are not working with file URLs.