Hi Boyle, Yes the problem was that I did not have mod_php. I had to compile and install libxml2 so that I could compile and install php. With the php module loaded into Apache the secure site worked fine. I am still curious about the php mime as there is no php at all in the site so I don't see where it came from. Thanks for your help yesterday. Regards Richard >> -----Original Message----- >> From: lists [mailto:lists@xxxxxxxxxxxxxxxxxxx] >> > >> > In the case that is causing problems it is >> https://secure.resmaster.com/ that does not work >> > but https://secure.resmaster.com/index.html works. BO> I see that it is "working" now... What was the problem? BO> PS - not anything to do with PHP, was it? BO> Rgds, BO> Owen Boyle BO> Disclaimer: Any disclaimer attached to this message may be ignored. >> > >> > Note that I have no trouble with http:// sites. >> > >> >>> I find I get a messsage wanting to save or open the home >> >>> page. >> > >> > BO> That looks like a wrong mime-type.. Can you check the >> response header >> > BO> (eg, via LiveHTTPHeaders extension in FireFox)? >> > >> > Here is the output from LivrHTTPHeaders >> > >> > https://secure.resmaster.com/ >> > >> > GET / HTTP/1.1 >> > Host: secure.resmaster.com >> > User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; >> rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3 >> > Accept: >> text/xml,application/xml,application/xhtml+xml,text/html;q=0.9 BO> ,text/plain;q=0.8,image/png,*/*;q=0.5 >> > Accept-Language: en-us,en;q=0.5 >> > Accept-Encoding: gzip,deflate >> > Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 >> > Keep-Alive: 300 >> > Connection: keep-alive >> > >> > HTTP/1.x 200 OK >> > Date: Wed, 23 May 2007 07:24:25 GMT >> > Server: Apache >> > Last-Modified: Wed, 12 Apr 2006 05:26:05 GMT >> > Etag: "10a8da-4ac-1380f540" >> > Accept-Ranges: bytes >> > Content-Length: 1196 >> > Keep-Alive: timeout=15, max=100 >> > Connection: Keep-Alive >> > Content-Type: application/x-httpd-php >> >> Do you have mod_php installed? Since this says apache is >> sending a php file. >> >> >> >> > ---------------------------------------------------------- >> > https://secure.comodo.net/trustlogo/javascript/trustlogo.js >> > >> > GET /trustlogo/javascript/trustlogo.js HTTP/1.1 >> > Host: secure.comodo.net >> > User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; >> rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3 >> > Accept: */* >> > Accept-Language: en-us,en;q=0.5 >> > Accept-Encoding: gzip,deflate >> > Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 >> > Keep-Alive: 300 >> > Connection: keep-alive >> > >> > HTTP/1.x 200 OK >> > Date: Wed, 23 May 2007 07:24:58 GMT >> > Server: Apache >> > Last-Modified: Fri, 15 Dec 2006 15:12:45 GMT >> > Etag: "22678-3e3b-424a61063f540" >> > Accept-Ranges: bytes >> > Content-Length: 15931 >> > Cache-Control: max-age=86400 >> > Keep-Alive: timeout=5, max=100 >> > Connection: Keep-Alive >> > Content-Type: application/x-javascript >> >> This is saying your https is sending javascript, so index.js >> is the file >> it is sending. This should more commonly be text/plain for a >> javascript >> file, then the browser will parse the file and execute the javascript. >> >> >> ~snip~ >> >> > The Directory Index directive is as follows. >> > >> > DirectoryIndex index.html index.html.var index.shtml >> index.cgi index.php index.phtml index.php3 index.htm >> home.html welcome.html >> >> I see index.php so I'm guessing mod_php is installed. >> >> >> --------------------------------------------------------------------- >> The official User-To-User support forum of the Apache HTTP >> Server Project. >> See <URL:http://httpd.apache.org/userslist.html> for more info. >> To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx >> " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx >> For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx >> BO> BO> BO> This message is for the named person's use only. It may contain BO> confidential, proprietary or legally privileged information. No BO> confidentiality or privilege is waived or lost by any mistransmission. If BO> you receive this message in error, please notify the sender urgently and BO> then immediately delete the message and any copies of it from your system. BO> Please also immediately destroy any hardcopies of the message. You must not, BO> directly or indirectly, use, disclose, distribute, print, or copy any part BO> of this message if you are not the intended recipient. The sender's company BO> reserves the right to monitor all e-mail communications through their BO> networks. Any views expressed in this message are those of the individual BO> sender, except where the message states otherwise and the sender is BO> authorised to state them to be the views of the sender's company. BO> --------------------------------------------------------------------- BO> The official User-To-User support forum of the Apache HTTP Server Project. BO> See <URL:http://httpd.apache.org/userslist.html> for more info. BO> To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx BO> " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx BO> For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx