> to the apache httpd.conf file > but when i turn off debug in the settings file as well as turning > PythonDebug Off in the httpd.conf, > my media files (css,images,...) disappear. > I have also done > <Location '/media'> > SetHandler None > </Location> > as well as > <LocationMatch '\.(jpg|png|gif)'> > SetHandler None > </Location> > I have read that my media files should be symlinked to my apache docroot, > and got a tool 'junction' for doing that > on winnt. however, i could not make head or tail of it as the docs are not > very clear to me > Can somebody help me please? > Also have been trying to get #django on ircnode ercently but can't, any
IRC is working fine, there are a bunch of us on there now. Hop on so we can walk you through this. If you still can't get on then please dpaste your httpd.conf, the whole thing for you django project. Also we will need your settings.py file. Michael Trier blog.michaeltrier.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---