1. .htaccess for Apache & cgi generated forms
Hi,
I'm having some problems with authentication for
Apache (both 1.0.2 and 1.1b4) using the .htaccess mechanism and
and was hoping someone could tell me what the fix is.
I have a cgi-script generated form (method=post) whose action is
another cgi-script. Both are in the same directory which requires
authentication. When I open the first script, I'm prompted for a login
and password. I enter it correctly and fill out my form and submit
the values. At this point, I get an "Authorization Failed" window.
When I try to re-enter the login and password, they no longer seem
to work. However, I can access the second cgi file directly....as long
as I don't go through the first cgi-form.
The above occurs with Apache 1.0.2. With version 1.1b4, I don't get
the "AuthorizationFailed" message, instead I get a Server Error message.
The cgi scripts are written in tcl. Interestingly, Apache 1.1b4 seems
to choke on the statement:
set name $env(REMOTE_USER)
where the REMOTE_USER is supposed to be set by the authentication
procedure. However, I'm not sure what the situation is for Apache 1.0.2.
Any enlightenment on this problem would be appreciated. I've wasted an
entire day on this sillyness! arrrghhhh!!!
thanks in advance.
-bill
2. Differences between NS 3.0 and MSIE 3.0 (from Web Server)
3. Apache, cgi forms, cgi programs - issues - restart resolves issue??
4. svc_getreqset() (RPC) problem
5. Apache, cgi forms, cgi programs - Issues and problems
6. Solaris 10 Transition Guide????
8. Problem with Netscape Enterprise Server 3.5.1 (HP UX system)
10. problem running cgi-forms on apache!!!!!! please help
11. Apache mod_rewrite POST form CGI handler parameter problem
12. problem running cgi-forms on apache!!!!!! please help