×
Hi out there,

i tried to set up Apache 2.0.48 with SSL, but i get a confusing error in the
logfile.

“Invalid method in request L” (Internet Explorer)
“Invalid method in request g” (Mozilla)

I’m running Apache 2.0.48 on a SuSE 9 system with OpenSSL 0.9.7b – all
packages have been installed with YaST.

I “googled” for that error, but didn’t found really helpful hints

Does anybody have a idea?

> i tried to set up Apache 2.0.48 with SSL, but i get a confusing error in the
> logfile.
>
> “Invalid method in request L” (Internet Explorer)
> “Invalid method in request g” (Mozilla)
looks like you’re talking plain http to an ssl server or vice versa.
so try eitherhttp://yourserver:443/ or https://yourserver:80/ if any of this works,
you might want to have a critical look at the mod_ssl configuration…

> I’m running Apache 2.0.48 on a SuSE 9 system with OpenSSL 0.9.7b – all
> packages have been installed with YaST.

ah, the wonders of windows ne – ne standing for nuremberg edition.

> I “googled” for that error, but didn’t found really helpful hints
>
> Does anybody have a idea?
> With Greetings from Erlangen, Germany

Martin –
I’ve got the same error!Server: Apache/2.0.48, Interface: mod_ssl/2.0.48, Library: OpenSSL/0.9.7c on a solaris 5.8I’ve got a certificate and key’s all installed. I found that I had to do all the SSL stuff before I set up my http:// VirtualHost. There was a problem otherwise. But now I have the order all set and still can’t run in secure server mode.

ANyone?
thank
erin

quote:


Originally posted by Martin Emberger
Hi out there,

i tried to set up Apache 2.0.48 with SSL, but i get a confusing error in the
logfile.

“Invalid method in request L” (Internet Explorer)
“Invalid method in request g” (Mozilla)

I’m running Apache 2.0.48 on a SuSE 9 system with OpenSSL 0.9.7b – all
packages have been installed with YaST.

I “googled” for that error, but didn’t found really helpful hints