On Sun, Aug 29, 2010 at 11:26 PM, Carl Nobile <[email protected]> wrote:
> Hi Krishnan, > > It is best to read the docs as mod_python and mod_wsgi are very > different in operation. As Graham says read the PEP-0333 WSGI spec > first. Mod_wsgi is much easier to write for than mod_python, but > converting your code to mod_wsgi is not straight forward. You should > find however, that rethinking your application for mod_wsgi is the > best way to go and easier that a straight conversion from mod_python. > The link below takes you the the docs. > > http://code.google.com/p/modwsgi/wiki/DeveloperGuidelines > > ~Carl > > Thank u all for replying > > -- Work with Passion will always yields Success -- You received this message because you are subscribed to the Google Groups "modwsgi" 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/modwsgi?hl=en.
