Sean Schertell wrote:
> In the tutorial, it says to not keep your app in the document root  
> for security reasons. Okay that makes sense. But what *does* go in  
> the document root?

I keep all my code off the webroot including js and css (I have aliases 
for them to be visible from the web). In the web root I tend to put an 
index.html saying something along the lines "If you see this then our 
server is misconfigured, mailto:....";

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

Reply via email to