~~
*/
html {
font-size: 11pt;
}...
++
-Original Message-
From: Krist van Besien [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 25, 2007 3:27 AM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Apache in embedded product
On
ptember 24, 2007 5:23 PM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Apache in embedded product
On Sep 24, 2007, at 3:09 PM, Malluru, Puri wrote:
> I found Apache serving https just fine. When I try to access the same
> site with http, IE just waits forever.
>
> Please note
Hi
I got Apache built for our embedded product (Linux running on Powerpc
platform). I configured it for http running on port 9090 and https
running on port 9091. I made htdocs a sym link to a folder with contents
that I created using "wget -m ..." command.
I found Apache serving https just fine. Wh