> On 10/10/07, Boyle Owen <[EMAIL PROTECTED]> wrote:
> > > -Original Message-
> > > From: Bronzetti Marco [mailto:[EMAIL PROTECTED]
> > > Sent: Wednesday, October 10, 2007 9:46 AM
> > > To: users@httpd.apache.org
> > > Subject: [EMAIL
Hi,
I need to do a Reverse proxy to a Https WebSite from an Http WebSite,
my httpd.conf should be like that :
ServerName test.telecomitalia.it
ErrorLog /appl1/logs/http_error.log
CustomLog /appl1/logs/http_access.log common
DocumentRoot /docroot
DirectoryIndex index.html index.html.var