On 25-Jul-06, at 1:35 PM, 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?

nothing (ok, maybe favicon.ico)
>
> I generally like to do things like this this:
>
> projects/
>      foo.com/
>          application/
>          public/
>      bar.com/
>          application/
>          public/
>
> ...then just configure my vhosts to serve whatever.com/public as the
> document root.

apache needs to have a document root - so make one and keep it empty

-- 

regards
kg
http://lawgon.livejournal.com
http://nrcfosshelpline.in/web/



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