User Tools

Site Tools


web_services:http_pam_auth

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
web_services:http_pam_auth [2013/03/15 14:13]
tschulz [/etc/pam.d/pwauth]
web_services:http_pam_auth [2013/03/15 17:16]
tschulz [.htaccess]
Line 13: Line 13:
  
 ===== .htaccess ===== ===== .htaccess =====
-<code>​AuthName "some text"+<file config .htacess>​AuthName "some text"
 AuthType Basic AuthType Basic
 Require valid-user Require valid-user
 AuthBasicProvider external AuthBasicProvider external
 AuthExternal pwauth AuthExternal pwauth
-</code>+</file>
  
web_services/http_pam_auth.txt · Last modified: 2013/03/15 17:17 by tschulz