diff --git a/README.md b/README.md index 07e3844..ab1e6a5 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ Next, edit the Apache configuration to load the application. Here's a basic exam WSGIScriptAlias /supysonic /path/to/supysonic/main.wsgi WSGIApplicationGroup %{GLOBAL} + WSGIPassAuthorization On Order deny,allow Allow from all