Re: WOHyperlink secure binding and insecure domain
Re: WOHyperlink secure binding and insecure domain
- Subject: Re: WOHyperlink secure binding and insecure domain
- From: Chuck Hill <email@hidden>
- Date: Wed, 20 Apr 2005 13:58:13 -0700
This is not a standard arrangement so you are going to have to do some
work. A couple of ideas:
1. If you are using Apache, use mod rewrite to change
http://secure.foo.bar to https://secure.foo.bar and https://www.foo.bar
to http://www.foo.bar
2. Use the href binding and generate your own URLs. It is not hard.
Chuck
On Apr 20, 2005, at 4:01 AM, Denis Frolov wrote:
I am using two domains for secure and insecure sections on site. E.g.
I have
secure.foo.bar for secure pages and www.foo.bar for insecure pages.
What
would be the easiest solution to invoke a component action on the
secure
page leading to an insecure page. Using "secure" binding is not enough
because the domain name remains unchanged. Is there any way to change a
domain name along with the "http" string in the component action url
using
WOHyperlink? If not, what would be a recommended solution?
Thanks in advance.
---
Denis Frolov
Media-agency DesignMaximum
Tel: +7 863 2648211
Fax: +7 863 2645229
Web: http://www.demax.ru
Web: http://www.mactime.ru
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
village.net
This email sent to email@hidden
--
Practical WebObjects - a book for intermediate WebObjects developers
who want to increase their overall knowledge of WebObjects, or those
who are trying to solve specific application development problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden