Hi Dale, nice work troubleshooting. I think putting that in Apache and leaving the default MEDIA_URL setting is the best answer. Thanks for letting me know what worked for you!
Adam On Mon, Feb 25, 2019 at 11:19 AM Dale Lloyd <[email protected]> wrote: > I tried 'Alias /files/ /opt/Projects/mehs/mehs/uploadedfiles/' again and > it did not work. > > Then it occurred to my to try 'Alias /files/uploadedfiles/ /opt/Projects/ > mehs/mehs/uploadedfiles/' and it worked. Is this ok, or would altering > the MEDIA_URL setting be preferable? > > Thanks for your time, expertise and patience! > > -- > -- To post, send email to [email protected]. To unsubscribe, > send email to [email protected]. For more > information, visit https://groups.google.com/d/forum/archesproject?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Arches Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
