Download redirect on 404
I have a commerce site that sells digital downloads. When a non-logged in user tries to access their licensed files (example.com/user/123/licensed-files) they get a 404. It would be a lot nicer to redirect them to the login page and then forward them back. Is this possible?
Comments
Hi,
You can start here:
http://drupal.stackexchange.com/questions/15784/how-do-i-redirect-users-...
http://drupal.org/project/r4032login
http://drupal.org/node/1490254
http://www.symphonythemes.com/content/how-make-custom-403-and-404-page-d...
Thanks