Skip to content

Commit

Permalink
locationmatch... everything
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmollison authored Aug 23, 2016
1 parent 3c83093 commit f9c8e39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/apache/ldap.erb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#<LocationMatch ^/puppetboard>
<LocationMatch ^/>
AuthType Basic
AuthName "Login to puppetboard"
Order Allow,Deny
Expand All @@ -18,4 +18,4 @@
AuthLDAPBindAuthoritative <%= @ldap_bind_authoritative -%>
<% end %>
Require valid-user
#</LocationMatch>
</LocationMatch>

0 comments on commit f9c8e39

Please sign in to comment.