[Seaside] Seaside 2.8 and Apache

RICHARD ENG richard.eng at rogers.com
Wed Nov 14 13:12:18 UTC 2007


Interesting. Why wasn't this needed in Seaside 2.7 ?

At any rate, it doesn't work. I get "500 Internal Server Error".

In Seaside config, I set Server Port and Server Protocol. I found I also had to modify the httpd.conf so that

http://localhost:9090/seaside/fred

becomes

https://localhost:9090/seaside/fred

But then I got Internal Server Error. So I went back to Seaside config and set

Resource Base Url -> /var/www/ssl
Server Hostname -> www.goodsexnetwork.com
Server Path -> /home/richard/seaside (yes, this is where my Seaside image resides)

I have no idea whether these are the expected settings.

Anyway, it didn't fix the problem. I still have Internal Server Error.

Regards,
Richard

--------------
And #serverPort to 443.

Cheers

Liliana

 

From: Boris Popov [mailto:boris at deepcovelabs.com] 
Sent: 14 November 2007 09:02 AM
To: seaside at lists.squeakfoundation.org
Subject: Re: [Seaside] Seaside 2.8 and Apache2

 

Seaside needs to know that its hosted behind ssl, did you set the #serverProtocol to be #https?

Cheers!

-Boris
(Sent from a BlackBerry)




More information about the seaside mailing list