On Feb 18, 10:08 am, PeteDK <petermoel...@gmail.com> wrote:
>
> However when i go to xxxx.com/media/profile_pics/ i get a directory
> listing of all the folders in this directory.

The easiest solution is just to put a blank index.html file in the
directory.

We do the equivalent in WordPress, example wp-content/index.php
contains

<?php
// Silence is golden.
?>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to