Mac Thread, Apache realms...again in Technical; This time is something slightly different.
I have a secure area set up on the website (at the moment it's ...
-
28th January 2008, 01:53 PM #1 Apache realms...again
This time is something slightly different.
I have a secure area set up on the website (at the moment it's internal) and i would like to switch to https before logging in. How can i do this?
I have tried a redirect in the apache httpd sites config but it does not switch over to https just for that part of the site i have been using the following in the httpd sites conf file:
RewriteCond %{SERVER_PORT} !443
RewriteRule (.*) https://domainname/secure-area/index.html [R]
This comes after the realms that OS X server places in the sites conf file. I have the realm set to digest but it still sends in clear text according to Safari. If i can sort this i could reduce the digest to plain text and then it may resolve the issue of IE not being able to log in as apparently it does not fully support the RFC for digest???
Hope someone can help. This is the last piece of my puzzle now.
Last edited by HodgeHi; 28th January 2008 at 01:55 PM.
-
-
IDG Tech News
-
28th January 2008, 05:16 PM #2 Digest does not work with IE 6
OK i can confirm that Digest does not work with IE since as soon as i changed it to basic i could log in.
I am still however having problems getting the http to switch to https to secure authentication. Is there an easy way to do this without having to add each user that is already in the OD to a .htaccess file?
I hope there is. I am still looking around the Internet but cannot find the thing i need.
I could encase the whole site in https but could just confuse the general users.
-
SHARE:
Similar Threads
-
Replies: 1
Last Post: 24th January 2008, 02:00 PM
-
By FN-GM in forum Web Development
Replies: 6
Last Post: 2nd December 2007, 02:00 AM
-
By apeo in forum Web Development
Replies: 3
Last Post: 6th November 2007, 11:40 AM
-
By CyberNerd in forum *nix
Replies: 7
Last Post: 28th April 2006, 01:20 PM
-
Replies: 25
Last Post: 7th March 2006, 04:12 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules