Guillaume Cottenceau <[EMAIL PROTECTED]> writes:

> > Still allowing http://... and being redirected would have been a nice migration
> > aid...
> If you can tell me how to do that..

http://server/index.html

the index.html contain :

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html> <head>
<title>Redirect</title>
</head>
<a href="https://server/index.html</a>
<meta http-equiv="refresh" content="1;url=https://server/index.html">
</body> </html>

which redirect to the https server ??

-- 
MandrakeSoft Inc                     http://www.chmouel.org
Paris, France                                     --Chmouel

Reply via email to