jvandal / modwsgi

Automatically exported from code.google.com/p/modwsgi
0 stars 0 forks source link

WSGIPassAuthorization not well documented #144

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
In the wiki page AccessControlMechanisms, at HTTP User Authentication
section, you can read: 

"...This can be done by specifying the WSGIPassAuthorization directive in
the appropriate context and setting it to 'On'. Note that this directive
can only be used in the main Apache configuration file, it cannot be used
in a '.htaccess' file."

But the this wiki section: ConfigurationDirectives#WSGIPassAuthorization
says this feature is available in .htaccess since 2.0c5. Maybe it's time to
update the AccessControlMechanisms to notify this too.

Original issue reported on code.google.com by maknis...@gmail.com on 30 Apr 2009 at 2:20

GoogleCodeExporter commented 8 years ago
Fixed.

Original comment by Graham.Dumpleton@gmail.com on 30 Apr 2009 at 11:35