Change downloaded file with custom redirect
Posted: 27 Oct 2011, 11:32
Hi all!!
I am using Phoca Download 1.3.9 in a Joomla! 1.5 installation with sh404SEF for creating friendly URLs
I had a file on my site available for public download, but as we have changed the content of the file and have created an area for that content, we are not providing the file anymore, and now we would like to change the file download with a redirect to the new area of the site.
So in short, we want that the link:
DOMAIN/category/4-category-name.html?download=64
instead of providing the download of the file, redirects the user to:
DOMAIN/Category/NewArea.html
I have tired setting a custom redirect with sh404SEF but it's not working and setting up a new rule manually in .htaccess is not working either.
Is there a way to accomplish this redirection using Phoca Downloads (maybe with some overrides or adding some code to the database)?
Thank you a lot for this great component.
I am using Phoca Download 1.3.9 in a Joomla! 1.5 installation with sh404SEF for creating friendly URLs
I had a file on my site available for public download, but as we have changed the content of the file and have created an area for that content, we are not providing the file anymore, and now we would like to change the file download with a redirect to the new area of the site.
So in short, we want that the link:
DOMAIN/category/4-category-name.html?download=64
instead of providing the download of the file, redirects the user to:
DOMAIN/Category/NewArea.html
I have tired setting a custom redirect with sh404SEF but it's not working and setting up a new rule manually in .htaccess is not working either.
Is there a way to accomplish this redirection using Phoca Downloads (maybe with some overrides or adding some code to the database)?
Thank you a lot for this great component.