Hi,

        I have two servers.

                S1 = org.apache.jserv.SERVER_SOFTWARE = Apache/1.3.14 (Unix)
ApacheJServ/1.1.2 mod_ssl/2.7.1 OpenSSL/0.9.6

        and

                S2 = org.apache.jserv.SERVER_SOFTWARE = Stronghold/2.4.2 Apache/1.3.6
C2NetEU/2410 (Unix) ApacheJServ/1.1.1

        with S2, I can get this environment variable

                org.apache.jserv.SSL_CLIENT_EMAIL = [EMAIL PROTECTED]

        just adding the following line to jserv.conf

                ApJServEnvVar SSL_CLIENT_EMAIL SSL_CLIENT_EMAIL

        when I try to do the same to S1, I can't, getting this error message

                Syntax error on line 3 of /usr/local/apache/conf/jserv/jserv.conf:
                Invalid command 'ApJServEnvVar', perhaps mis-spelled or defined by a
module not included in the server configuration

        the strange thing is that I can run servlets on it using jserv without
problems, except by they can't get this SSL environment variable.

        any help or tip?

thanks in advance

S.

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to