diff mod_auth_external/README.markdown @ 1820:8de50be756e5

Various README files: Correct indentation levels, fix syntax and other small fixes
author Kim Alvefur <zash@zash.se>
date Wed, 02 Sep 2015 17:30:33 +0200
parents 4d73a1a6ba68
children ead81e222fde
line wrap: on
line diff
--- a/mod_auth_external/README.markdown	Wed Sep 02 16:43:34 2015 +0200
+++ b/mod_auth_external/README.markdown	Wed Sep 02 17:30:33 2015 +0200
@@ -17,7 +17,7 @@
 [lpty](http://www.tset.de/lpty/). You can install it on many platforms
 using [LuaRocks](http://luarocks.org/), for example:
 
-       sudo luarocks install lpty
+    sudo luarocks install lpty
 
 Note: Earlier versions of the module did not depend on lpty. While using
 the newer version is strongly recommended, you can find the [older
@@ -32,7 +32,7 @@
 modules\_enabled. Simply add in the global section, or for the relevant
 hosts:
 
-        authentication = "external"
+    authentication = "external"
 
 These options are specific to mod\_auth\_external: