2008/10/24 Graham Dumpleton <[EMAIL PROTECTED]>:
> I have created the issue:
>
>  http://code.google.com/p/modwsgi/issues/detail?id=114
>
> as a placeholder for any requests to document simple recipes related
> to Apache configuration and mod_wsgi.
>
> I have added a few of my own already. If you have others you would
> like to see, then add them against that issue.
>
> Please only put one request per comment rather than grouping many in
> one. That way easier for me to pick them out.
>
> As I got a copy of Apache Cookbook from my Amazon Wish List yesterday,
> will possibly have lots more when I read through book and find
> examples which might have some special relevance to mod_wsgi usage.

In respect of:

  http://code.google.com/p/modwsgi/issues/detail?id=114#c5

Does:

  http://code.google.com/p/modwsgi/wiki/VirtualEnvironments

not cover WSGIPythonHome and WSGIPythonPath adequately?

The WSGIPythonExecutable directive was removed in mod_wsgi 2.0.

In respect of:

  http://code.google.com/p/modwsgi/issues/detail?id=114#c6

had been thinking of stuff that was mod_wsgi specific, but since
already have debugging recipes which are more or less generic WSGI,
probably open to documenting some of the more common, but simple web
tasks in their WSGI form.

FWIW, using Apache to do authentication is obviously covered by Apache
documentation, except to the extent that mod_wsgi can be used as an
authentication provider, which is described in:

  http://code.google.com/p/modwsgi/wiki/AccessControlMechanisms

Graham

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

Reply via email to