search for: editsettings

Displaying 1 result from an estimated 1 matches for "editsettings".

2006 Aug 31
1
Apache & SSL - Redirects going to http:// not https://
...tead of https://, and since :80 is shut off, they are seeing ugly errors. In my development.log I see the normal lines I used to see when my process finished, but it''s clearly redirecting to :80. > ..... > SQL (0.000165) COMMIT > Redirected to http://********.edu/install/editSettings That should definitely be https, and when I put the s in manually, it works fine. Is there some mongrel (or apache) config property I need that I don''t have? This post looks relevant (http://rubyforge.org/pipermail/mongrel- users/2006-May/000185.html), so I''m going to play...