[asterisk-gui] (no subject)

Pari Nannapaneni pari at digium.com
Fri Aug 15 10:32:43 CDT 2008


> Is it possible to password protect the asterisk gui directories like that of
> .htaccess and .htpasswd in apache?

 Not in Asterisk 1.4.x,

 but with 'asterisk 1.6.0' and with 'asterisk trunk' you can achieve the same by 
 making sure your url has the word 'private' in it. This also works for static content.

 For example, http://localhost:8088/static/config/private/something.txt
 will be only served if the http client is authenticated/logged-in via manager and
 has an active session.

 -pari


----- Original Message -----
From: Matt Sales <msales at gmail.com>
To: asterisk-gui at lists.digium.com
Sent: Fri, 15 Aug 2008 08:35:12 -0500 (CDT)
Subject: [asterisk-gui] (no subject)

Is it possible to password protect the asterisk gui directories like that of
.htaccess and .htpasswd in apache?




More information about the asterisk-gui mailing list