Re: [users@httpd] rewrite to https website

2012-04-24 Thread TianJing
i forget to open NameVirtualHost option so it donot work... On Tue, Apr 24, 2012 at 7:52 PM, TianJing wrote: > thanks, but it doesn't work, i got a ssl error. and it do not redirect to > https://www.a.com > > [image: Inline image 1] > > > On Tue, Apr 24, 2012 at

Re: [users@httpd] rewrite to https website

2012-04-24 Thread TianJing
thanks, but it doesn't work, i got a ssl error. and it do not redirect to https://www.a.com [image: Inline image 1] On Tue, Apr 24, 2012 at 7:41 PM, Noel Butler wrote: > ** > On Tue, 2012-04-24 at 19:24 +0800, TianJing wrote: > > Hi all, > > I have a question on apache

Re: [users@httpd] rewrite to https website

2012-04-24 Thread TianJing
7:31 PM, Tom Evans wrote: > On Tue, Apr 24, 2012 at 12:24 PM, TianJing > wrote: > > Hi all, > > > > I have a question on apache rewrite, I have a https website: > https://www.a.com > > > > I want add another url(http://www.b.com),and this url will be for

[users@httpd] rewrite to https website

2012-04-24 Thread TianJing
Hi all, I have a question on apache rewrite, I have a https website: https://www.a.com I want add another url(http://www.b.com),and this url will be forward to https://www.b.com I using the rewite rules, but I seem doesn't work. any suggestions? -- Tia