> i tried what you suggested, but no success: > > this is the resulting link: > http://localhost/cake/index.php/files/quickguide.pdf > (-> error missing controller) > > i guess it's supposed to be sth. like > http://localhost/cake/app/webroot/files/quickguide.pdf > > is there anything wrong with my routing ?
hmm, nope, it should work. If the file isn't there you will get a missing controller error though, just like images that are missing. what's your server setup? I'm not sure why you've got 'index.php' in the URL. j -- jon bennett t: +44 (0) 1225 341 039 w: http://www.jben.net/ iChat (AIM): jbendotnet Skype: jon-bennett --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [EMAIL PROTECTED] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
