[mod_python] attempting some simple documentation

Gert Cuykens gert.cuykens at gmail.com
Tue Jun 12 21:44:09 EDT 2007


On 6/13/07, Graham Dumpleton <graham.dumpleton at gmail.com> wrote:
> On 13/06/07, Gert Cuykens <gert.cuykens at gmail.com> wrote:
> > Why use PSP handlers ? It makes it more complicated then just writing
> > handlers your self, not to mention its more secure depending on where
> > you put the .py files ?
>
> Why do you think one is more secure than any other?
>
> Why do you even think that mod_python itself is secure?
>
> Yes I know people may see this as a troll, but I ask it as a genuine
> question to try and gauge how people (mis)perceive how secure
> mod_python is.
>
> Graham
>

Also forgot the word faster then psp, actually its more like waaaaay faster :)

By secure i mean a psp file that is accessible by a internet user like
a html file is less secure then a handler witch only a root user can
have aces too.


More information about the Mod_python mailing list