I have edited the _config to go to a special deadjournal_ssl.look just for ssl. In it, I have all of the images referenced by full SSL URL (https://trinary.deadjournal.org/img/xxx.jpg).
Only problem is that the images are not being loaded. The HTML source of the page shows the full path. But the apache access logs show:
66.229.43.83 - - [03/Feb/2004:20:24:33 -0800] "GET /img/mback.jpg HTTP/1.1" 404 585 "https://trinary.deadjournal.org/" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031107 Galeon/1.3.11a (Debian package 1.3.11a-1)"
Error log:
[Tue Feb 3 20:24:33 2004] [error] [client 66.229.43.83] File does not exist: /img/mback.jpg
The images are there, ive tried everything.
Are the image url's being rewritten somewhere? I see some rewriting in LiveJournal.pm, but tweaking that doesnt really produce any other effects... Do i need those ljcom ssl hooks?
Bah! head, meet table.