| Author |
JBoss - Equivalent of .htaccess User Permissions
|
Scott Selikoff
Saloon Keeper
Joined: Oct 23, 2005
Posts: 3666
|
|
|
I'm running JBoss 4.2.3 by itself without Apache. I like Apache's feature of using .htaccess/.htpassword to setup a simple username/password authentication. Is there something similar in JBoss for a web application? I've tried adding .htaccess/.htpassword to the root of my web application although they seemed to be ignored. Any suggestions?
|
My Blog: Down Home Country Coding with Scott Selikoff
|
 |
Scott Selikoff
Saloon Keeper
Joined: Oct 23, 2005
Posts: 3666
|
|
Nevermind, this page solved my problem:
http://www.jboss.org/community/docs/DOC-12185/version/4;jsessionid=CBD2494CAF922A5123AA6D761264789E
|
 |
 |
|
|
subject: JBoss - Equivalent of .htaccess User Permissions
|
|
|