Frustrated with mod_python: is there any complete documentation out there?

https://news.ycombinator.com/item?id=181304
by ingenium • 18 years ago
7 6 18 years ago

It me an hour to figure out that to not get 404 errors, you have to make the primary function called index. Now I'm trying to pass a variable in the URL and retrieve it. This is simple in PHP, and in Python I would think it would just be a dictionary.

The official documentation from mod_python is virtually useless. Even a list of classes and functions and how they work would be great.

Related Stories

Loading related stories...

Source preview

news.ycombinator.com