[EMAIL PROTECTED] RE : Re: [EMAIL PROTECTED] RE : Re: [EMAIL PROTECTED] https redirect without refresh

2007-11-19 Thread Nizar KHEIR
Hy krist, and hy everybody, In fact i think you have not understand my question. The fact is that i'm working in an environment where my config should modify dynamically, so in certain conditions, i want to give users access with http (non secure), and in other circonstences, i want to re

Re: [EMAIL PROTECTED] RE : Re: [EMAIL PROTECTED] https redirect without refresh

2007-11-19 Thread Krist van Besien
On Nov 19, 2007 6:49 PM, Nizar KHEIR <[EMAIL PROTECTED]> wrote: > thanks for your reply, in fact, i tried > redirect permanent / https://myserver/ > Always the same result, to switching until i proceed with a refresh :s, > nizar Have you read this: http://www.squirrelmail.org/docs/admin/admin.html

[EMAIL PROTECTED] RE : Re: [EMAIL PROTECTED] https redirect without refresh

2007-11-19 Thread Nizar KHEIR
thanks for your reply, in fact, i tried redirect permanent / https://myserver/ Always the same result, to switching until i proceed with a refresh :s, nizar Michael McGlothlin <[EMAIL PROTECTED]> a écrit : Redirect 301 / https://myserver.com/ is usually easier than mod_rewrite? > Hello e

Re: [EMAIL PROTECTED] https redirect without refresh

2007-11-19 Thread Michael McGlothlin
Redirect 301 / https://myserver.com/ is usually easier than mod_rewrite? Hello every body, i have a question about redirecting the apache server from http to https dynamically. In fact, i proceed with the modification of the apache2.conf file, and i force reload the server each time i want to

[EMAIL PROTECTED] https redirect without refresh

2007-11-19 Thread Nizar KHEIR
Hello every body, i have a question about redirecting the apache server from http to https dynamically. In fact, i proceed with the modification of the apache2.conf file, and i force reload the server each time i want to redirect from http to https or vice versa (sure after commenting/decommen