Is there a way to set passwords to individual CGI pages like I try to do here: NutRegisterAuth("cgi-bin/page1.cgi", "xyzzy:xyz"); NutRegisterAuth("cgi-bin/page2.cgi", "h:h"); // Lars H. Andersson