From be222e65e50b5583ee077520675cf7bf242f9392 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 17 Sep 2014 01:25:27 +0000 Subject: improved format for README diff --git a/README b/README index e888d17..89d737b 100644 --- a/README +++ b/README @@ -21,24 +21,24 @@ add the following to the virtualhost config: AllowOverride None Order allow,deny allow from all - RedirectMatch 404 /\\.svn(/|$) + RedirectMatch 404 /\\.svn(/|$) - - Order allow,deny - Deny from all - - - Include /etc/rivendell/apache.conf - - - Order deny,allow - Deny from All - AuthName "Radio Helsinki - Automation Import" - AuthType Basic - AuthBasicProvider ldap - AuthzLDAPAuthoritative off - AuthLDAPUrl ldap://ldap.helsinki.at/ou=People,dc=helsinki,dc=at?uid TLS - Require valid-user - Satisfy any + + Order allow,deny + Deny from all + + + Include /etc/rivendell/apache.conf + + + Order deny,allow + Deny from All + AuthName "Radio Helsinki - Automation Import" + AuthType Basic + AuthBasicProvider ldap + AuthzLDAPAuthoritative off + AuthLDAPUrl ldap://ldap.helsinki.at/ou=People,dc=helsinki,dc=at?uid TLS + Require valid-user + Satisfy any ~~~/snip~~~ -- cgit v0.10.2