Skip to content

Commit

Permalink
locationmatch... everything
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmollison authored and elmobp committed Oct 10, 2016
1 parent 9cd8405 commit 38ec980
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 38ec980

Please sign in to comment.