Sorry I must mean the media url. Are the media_root and the media_url automatically linked? In my settings.py i have:
C:/Program Files/Apache2.2/myproject/ media/ as the root & http://localhost:8080/akonline/media/ as the url and i have an image (imgs/img.jpg) in my C:/Program Files/Apache2.2/ myproject/media/ but i get a 404 error when my template looks at this address: http://localhost:8080/akonline/media/imgs/img.jpg have i missed something? thanks, Andrew --~--~---------~--~----~------------~-------~--~----~ 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 django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---