Just wanted to thank everyone for all the help and suggestions. I've finally
gotten it to work. I'm not quite sure what it was since I had tried
recompiling mod_ssl as a static module before which didn't work, and as
you'll notice I've left out mod_perl for now 'cause I'm currently not using
it ( I was before for testing something out).

Thanks again everyone,
Firas

modssl config :

 ./configure --with-apache=../apache_1.3.20 \
--with-ssl

Apache config :

SSL_BASE=../openssl-0.9.6a \
./configure \
--activate-module=src/modules/php4/libphp4.a \
--enable-module=php4 \
--prefix=/usr/local/apache \
--add-module=src/modules/standard/mod_auth_db.c \
--add-module=src/modules/standard/mod_auth_dbm.c \
--enable-module=so \
--enable-module=ssl


----- Original Message -----
From: "McCaffity, Ray" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 31, 2001 8:58 AM
Subject: RE: Invalid command 'SSLRequireSSL'


> Are you using mod_ssl as static or dynamic module?
>
> > >> --enable-shared=ssl
>
> I don't believe you want this, if...
>
> > >> --enable-module=ssl \
>
> You are doing this.  I notice you have this line
> in both your mod_ssl and your apache ./configure
>
> Try it without this line.
>
> -----Original Message-----
> From: Firas [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 30, 2001 7:15 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Invalid command 'SSLRequireSSL'
>
>
> Thanks for the advice Tobias,
>
> unfortunately that didn't work either.
> Something is seriously broken with mod_ssl , I just don't what,
> and how to fix it.
>
>
> ----- Original Message -----
> From: "]R[Target" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, May 30, 2001 12:01 PM
> Subject: Re: Invalid command 'SSLRequireSSL'
>
>
> > Hiho there...
> >
> > I got the same error inside the httpd.conf file so i tried SSLRequire
> > inside a .htaccess file in the directory to be secured...that worked..
> >
> > Hope that helps...
> >
> > - tobias
> >
> > > Hi Thierry ,
> > >
> > >  Unfortunately I get the same kind of error :
> > >
> > > Invalid command 'SSLRequire', perhaps mis-spelled or defined by a
> > > module not included in the server configuration
> > >
> > > Something is obviously broken here, but if mod_ssl wasn't working at
> > > all then I shouldn't be able to access the secure server at all right
?
> > >
> > > - Firas
> > > ----- Original Message -----
> > > From: "BERWART Thierry" <[EMAIL PROTECTED]>
> > > To: <[EMAIL PROTECTED]>
> > > Sent: Wednesday, May 30, 2001 7:46 AM
> > > Subject: RE: Invalid command 'SSLRequireSSL'
> > >
> > >
> > >>
> > >> Hello,
> > >>
> > >>  The "SSLRequireSSL" command doesn't exist !!
> > >>
> > >>   try :
> > >>
> > >> <Directory /home/http/testssl>
> > >>    SSLRequire true
> > >> </Directory>
> > >>
> > >>
> > >> Thierry
> > >>
> > >> -----Message d'origine-----
> > >> De : Firas [mailto:[EMAIL PROTECTED]]
> > >> Envoy� : mercredi 30 mai 2001 12:00
> > >> A : [EMAIL PROTECTED]
> > >> Objet : Invalid command 'SSLRequireSSL'
> > >>
> > >>
> > >> Hi everyone,
> > >>
> > >> I'm trying to use SSLRequireSSL to protect a directory but I keep
> > >> getting
> > >> the following error on apachectl configtest :
> > >>
> > >> Syntax error on line 1267 of /usr/local/apache/conf/httpd.conf:
> > >> Invalid command 'SSLRequireSSL', perhaps mis-spelled or defined by a
> > >> module
> > >> not included in the server configuration
> > >>
> > >> These are the lines that I added, they're in the main server
> > >> configuration :
> > >>
> > >> <Directory /home/http/testssl>
> > >> SSLRequireSSL
> > >> </Directory>
> > >>
> > >> SSL is working fine on the server, I can connect to
> > >> https://myserver.com ,
> > >> but SSLRequireSSL doesn't seem to be working for some strange reason.
> > >> mod_ssl-2.8.2-1.3.19 was configured as follows :
> > >>  ./configure --with-apache=../apache_1.3.20 \
> > >> --with-ssl \
> > >> --enable-shared=ssl
> > >>
> > >> and apache_1.3.20  :
> > >> SSL_BASE=../openssl-0.9.6a \
> > >> ./configure \
> > >> --enable-module=ssl \
> > >> --activate-module=src/modules/php4/libphp4.a \
> > >> --enable-module=php4 \
> > >> --prefix=/usr/local/apache \
> > >> --enable-shared=ssl \
> > >> --add-module=src/modules/standard/mod_auth_db.c \
> > >> --activate-module=src/modules/perl/libperl.a \
> > >> --enable-module=perl \
> > >> --add-module=src/modules/standard/mod_auth_dbm.c \
> > >> --enable-module=so
> > >>
> > >> Can anyone help out ?
> > >>
> > >> Thanks in advance,
> > >> Firas
> > >>
> > >>
> > >>
> > >>
> > >>
> > >>
> > >>
> > >>
______________________________________________________________________
> > >> Apache Interface to OpenSSL (mod_ssl)
www.modssl.org
> > >> User Support Mailing List
[EMAIL PROTECTED]
> > >> Automated List Manager
[EMAIL PROTECTED]
> > >>
______________________________________________________________________
> > >> Apache Interface to OpenSSL (mod_ssl)
www.modssl.org
> > >> User Support Mailing List
[EMAIL PROTECTED]
> > >> Automated List Manager
[EMAIL PROTECTED]
> > >>
> > > ______________________________________________________________________
> > > Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> > > User Support Mailing List                      [EMAIL PROTECTED]
> > > Automated List Manager                            [EMAIL PROTECTED]
> >
> >
> > ______________________________________________________________________
> > Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> > User Support Mailing List                      [EMAIL PROTECTED]
> > Automated List Manager                            [EMAIL PROTECTED]
> >
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> User Support Mailing List                      [EMAIL PROTECTED]
> Automated List Manager                            [EMAIL PROTECTED]
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> User Support Mailing List                      [EMAIL PROTECTED]
> Automated List Manager                            [EMAIL PROTECTED]
>
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to