# HG changeset patch # User Kim Alvefur # Date 1445687651 -7200 # Node ID afba0821f058e1851bed7849ee4c3fed74767d49 # Parent 3729245498ae65647d6509faa2e42b195863d36a mod_auth_http_async/README: Add compatibility info diff -r 3729245498ae -r afba0821f058 mod_auth_http_async/README.markdown --- a/mod_auth_http_async/README.markdown Sat Oct 24 13:53:52 2015 +0200 +++ b/mod_auth_http_async/README.markdown Sat Oct 24 13:54:11 2015 +0200 @@ -1,3 +1,8 @@ +--- +labels: +- Stage-Alpha +... + Introduction ============ @@ -14,9 +19,13 @@ Configuration ============= -``` {.lua} +``` lua VirtualHost "example.com" authentication = "http_async" http_auth_url = "http://example.com/auth" ``` +Compatibility +============= + +Requires 0.10+