Forum Discussion
Altera_Forum
Honored Contributor
15 years agoAlternatives to Boa Webserver with Authentication
Hi! I am searching for a Webserver which is able to do Authentication. If the user opens the website of the server a popup window should open where the username and password has to be entered. ...
Altera_Forum
Honored Contributor
15 years agoEasy option would be using the busybox's httpd.
It supports authentication and CGI. I am using it to authenticate in the nios2-linux-20090730.tar and the latest version(2010 ver) as well.