Good day Mike, I have STATIC_ROOT = os.path.join(BASE_DIR, 'website/static/') website being the app name
On Fri, Mar 14, 2014 at 12:57 AM, Mike Dewhirst <[email protected]>wrote: > On 14/03/2014 9:05am, Luggaz wrote: > >> Good day, >> >> My static files are not showing on production, they show when I run them >> development mode. I am running Django1.6 on apache,mod_wsgi. I get the >> not found error on the files. >> > > Have you copied all your static files into STATIC_ROOT ?? > > >> I have been on it for hours and have tried changing and tweaking >> STATIC_ROOT and STATICFILES_DIR >> >> I have attached 3 images, the apache file, and the difference between >> the dev and the production screenshot. >> >> Regards >> Lunga >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Django users" group. >> To unsubscribe from this group and stop receiving emails from it, send >> an email to [email protected] >> <mailto:[email protected]>. >> >> To post to this group, send email to [email protected] >> <mailto:[email protected]>. >> >> Visit this group at http://groups.google.com/group/django-users. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/django-users/dcfa6c8e- >> 9183-45ec-bfcf-74b5db3910c9%40googlegroups.com >> <https://groups.google.com/d/msgid/django-users/dcfa6c8e- >> 9183-45ec-bfcf-74b5db3910c9%40googlegroups.com?utm_medium= >> email&utm_source=footer>. >> >> For more options, visit https://groups.google.com/d/optout. >> > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/django-users. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/django-users/532237E0.7040001%40dewhirst.com.au. > > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CANDnEWegQnzOBMcM3d16PGSbDb_Z%2BvJP-ULTcSmm3wunPMxc%3DA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

