On 5/2/07, voltron <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> there is no mention of a recommended setup of a Pylons powered web
> site on a file system. A production site would have to be carefully
> setup to avoid security problems.
>
> Any tips from the Pylons gurus?
>
> thanks
>
> Pylons is really fun :-)

I do the normal tricks:

* I run the Web server as www.www.

* The files are owned by root.root.

* I put the variable files in /var/something... and they're owned by www.www.

* I start the server using runit.

* I proxy through Apache.

I figure this is all related to Pylons, but it's somewhat of a
separate topic that operations people know how to take care of.

Best Regards,
-jj

-- 
http://jjinux.blogspot.com/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to