|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Greetings:
im using win server 2003 IIS6, groupwise7 I have a redirect code <meta HTTP-EQUIV="REFRESH" Content="0;URL=https://mail.domain.com/gw/webacc"> ----all my client will be redirected to this secured site. My problems is when users manually type the http://mail.domain.com/gw/webacc --- they can still logon but I dont want this to happend coz its not secured. All I want is when users type the unsecured site they will be automatically redirected forcely to my secured site. How to accomplish this. Im using the default directory (c:\inetpub\wwwroot). Can anyone provide me a code. ![]() |
|
#2
|
||||
|
||||
|
For forcing https, you'll need to use a redirect within your httpd file. There is a sticky in the Apache forum that you can read through for further instructions on other redirect.. here's the one that should work for what you want:
Quote:
|
|
#3
|
|||
|
|||
|
I don't know the answer for IIS. hiker, this is an IIS question, an answer for Apache isn't very useful
![]()
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
|
#4
|
||||
|
||||
|
Quote:
ahh.. sorry.. should've read the first line. I started off reading the meta refresh line and just assumed. Disregard my post ![]() |
![]() |
| Viewing: Dev Shed Forums > System Administration > IIS > Forcing ssl |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|