Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Apache without ssl redirect to iis with ssl

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  Additional hard drive  
Author Message
Josep Calabuig

External


Since: Sep 21, 2007
Posts: 2



(Msg. 1) Posted: Fri Sep 21, 2007 5:56 am
Post subject: Apache without ssl redirect to iis with ssl
Archived from groups: alt>apache>configuration (more info?)

Hi all,

I have an IIS with some web sites in diferent ports. I have an Apache
serving webs on port 80, too (with some virtual hosts). Apache is
redirecting al web requests to itself or to the diferent ports served by
IIS. All that works.

Last day I have created and installed a Digital Certificat to IIS to create
an SSL-HTTPS conections from on of the sites served by IIS. It works in
localhost, but not from internet.

I have configured, in different ways, the request in apache to redirect to
the SSL web site in IIS.

Apache is installed in non-ssl version.

Then, my question is: Can I configure Apache to redirect to an ssl-https web
served by IIS? Or I have to install mod_ssl in apache an create the ssl
tunnel in apache an serve the page without ssl in the IIS?

Thanks a lot!!!

Josep Calabuig.

P.D.: Sorry if my english is not enough good.

 >> Stay informed about: Apache without ssl redirect to iis with ssl 
Back to top
Login to vote
davideyeahsure

External


Since: Nov 03, 2003
Posts: 2907



(Msg. 2) Posted: Fri Sep 21, 2007 5:56 am
Post subject: Re: Apache without ssl redirect to iis with ssl [Login to view extended thread Info.]
Imported from groups: per prev. post (more info?)

This message is not archived

 >> Stay informed about: Apache without ssl redirect to iis with ssl 
Back to top
Login to vote
Josep Calabuig

External


Since: Sep 21, 2007
Posts: 2



(Msg. 3) Posted: Fri Sep 21, 2007 2:59 pm
Post subject: Re: Apache without ssl redirect to iis with ssl [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks Davide, I try to install and configure SSL in my proxy-apache and
uninstall it from IIS. I hope it works. I will post the result.

If I'm not wrong, what you say is than I can use a simple http redirect or a
secure https redirect between proxy (Apache) and internat web server (IIS),
but I need a secure https conection between internet and the proxy, isn't
it?

Thanks very much.

Josep Calabuig.

"Davide Bianchi" <davideyeahsure.TakeThisOut@onlyforfun.net> escribió en el mensaje
news:slrnff72lr.2pi.davideyeahsure@fogg.onlyforfun.net...
> On 2007-09-21, Josep Calabuig <proves.TakeThisOut@vic.cat> wrote:
>> Then, my question is: Can I configure Apache to redirect to an ssl-https
>> web
>> served by IIS?
>
> You can either use https from internet to the proxy and then http
> from the proxy to the server or https from the internet to the proxy
> and the to the internal server (https all the way), I'm not sure
> if http to the proxy and then https to the server makes any sense
> (why encrypt INTERNAL trafic and not external?) but your proxy
> must be able to talk https.
>
> Davide
>
> --
> Windows: Where do you want to go today?
> MacOS: Where do you want to be tomorrow?
> Linux: Are you coming or what?
> -- Linux Journal
 >> Stay informed about: Apache without ssl redirect to iis with ssl 
Back to top
Login to vote
ohaya

External


Since: Aug 02, 2005
Posts: 24



(Msg. 4) Posted: Sun Sep 23, 2007 2:19 pm
Post subject: Re: Apache without ssl redirect to iis with ssl [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Josep Calabuig wrote:
> Hi all,
>
> I have an IIS with some web sites in diferent ports. I have an Apache
> serving webs on port 80, too (with some virtual hosts). Apache is
> redirecting al web requests to itself or to the diferent ports served by
> IIS. All that works.
>
> Last day I have created and installed a Digital Certificat to IIS to create
> an SSL-HTTPS conections from on of the sites served by IIS. It works in
> localhost, but not from internet.
>
> I have configured, in different ways, the request in apache to redirect to
> the SSL web site in IIS.
>
> Apache is installed in non-ssl version.
>
> Then, my question is: Can I configure Apache to redirect to an ssl-https web
> served by IIS? Or I have to install mod_ssl in apache an create the ssl
> tunnel in apache an serve the page without ssl in the IIS?
>
> Thanks a lot!!!
>
> Josep Calabuig.
>
> P.D.: Sorry if my english is not enough good.
>
>

Hi,

This is an older msg thread:

http://www.issociate.de/board/post/4355/SSL_support_for_mod_proxy_....html

so it seems like you should be able to do this, but I would assume that
you do need mod_ssl on the Apache end, since Apache would need to
negotiate the SSL handshake with IIS.

Jim
 >> Stay informed about: Apache without ssl redirect to iis with ssl 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
url redirect in Apache - Hi there I have a problem when trying to redirect an URL. So please help me if you can, because I am going crazy on this.... The platform is an IBM Apache HTTP Server V. 1.3 and an IBM Application Server V. 4.x running a Devine solution. Now my..

apache 2 redirect - I had to add this my apache 2 configuration: RewriteRule ^(.*)/$ $1/index.html to avoid permission errors. Now my problems is, there is one instance where I would like direct a url of a certain form to two other url's based on the url. I would like t...

apache redirect URL - I am running apache over a web development framework (e.g. ruby on rails or turbogears or django etc). Now I want to support a URL format by the framework and a different URL format by apache, so I want apache to redirect URLs from one format to another...

configuration apache about redirect. - Hello, sorry for my english. what mode i need to configure apache, for to redirect all page from subdomain at default domain? For example: main domain: www.pippo.it all domain from *.pippo.it should be redirected at: www.pippo.it example: ..

Apache Redirect Question - what can I do in order to achieve this result: a request for a.xxx.com is mapped to www.xxx.com/a/ but the user don't notice the change
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]