I am working with an https server for the first time.

When I go into https mode all of my links obligingly read
https://www.mydomain.com/search/ etc..

When I am in http mode they all read http://www.mydomain.com/search/ etc..

How can I make some of the links go to http and some go to https instead of
all one or the other? Basically, I want people to be able to leave the secure
portion of the site for non-secure parts.

If I hard code in the full path (http://www.mydomain.com/search) I end up with
http://www.mydomain.com/www.mydomain.com/search/ when I load the page. I have
a single server mapping of / which maps to the server ip address..

Thanks,
Ian

____________________________________________________________________
Get your own FREE, personal Netscape WebMail account today at 
http://webmail.netscape.com.
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebarRsts&bodyRsts/cf_talk or send a message 
to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to