Hi Michel,

Probably you defined the clause in a global manner and thus formed a loop
inside the virtual host at port 443. Try embed your setting as below:

<VirtualHost _default_:80>
  Redirect /michel https://www.domain.com/michel
</VirtualHost>

Rgds.
Martin

michel wrote:

> On Wed, 14 Jun 2000, Steve Sobol wrote:
> > > Redirect /michel https://www.domain.com/michel
>
> Hi again.
> I have tried it, but it dows not works.
> When I access to /michel I'm redirect to https://... but the page
> displayed by Netscape is:
> --
> Found
>
> The document has moved here.
> --
> And "here" is a link to the same page (it creates a infinity link).
> How can i resolve it?
>
> Tnx in advance
>
> Non pensate al futuro ... usate il gerundio!!!
> --
> Michel <ZioBudda> Morelli               [EMAIL PROTECTED]
>
> ICQ UIN: 58351764                       PR of PhpItalia.com
> http://www.ziobudda.net                 http://faq.ziobudda.net
>
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> User Support Mailing List                      [EMAIL PROTECTED]
> Automated List Manager                            [EMAIL PROTECTED]

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to