Re[2]: [EMAIL PROTECTED]: Can't find index.html

2007-05-24 Thread Richard Luckhurst
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 wh

RE: [EMAIL PROTECTED]: Can't find index.html

2007-05-23 Thread Boyle Owen
> -Original Message- > From: lists [mailto:[EMAIL PROTECTED] > > > > 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. I see that it is "working" now... What was the problem? PS - not any

Re: [EMAIL PROTECTED]: Can't find index.html

2007-05-23 Thread lists
Richard Luckhurst wrote: > Hi Boyle, > > Wednesday, May 23, 2007, 4:23:28 PM, you wrote: > >>> -Original Message- >>> From: Richard Luckhurst [mailto:[EMAIL PROTECTED] >>> Sent: Wednesday, May 23, 2007 1:09 AM >>> To: users@httpd.apac

RE: [EMAIL PROTECTED] Can't find index.html

2007-05-22 Thread Boyle Owen
> -Original Message- > From: Richard Luckhurst [mailto:[EMAIL PROTECTED] > Sent: Wednesday, May 23, 2007 1:09 AM > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] Can't find index.html > > Hi > > This is probably a silly simple question. I have

[EMAIL PROTECTED] Can't find index.html

2007-05-22 Thread Richard Luckhurst
Hi This is probably a silly simple question. I have just set up Apache 2.2.4 on a Fedora Core 4 box and am having a little trouble. When I browse to the website url I find I get a messsage wanting to save or open the home page. I f I browse to the url/index.html then the page opens fine. What hav