Re: url issue on deployed WOApp
Re: url issue on deployed WOApp
- Subject: Re: url issue on deployed WOApp
- From: Chuck Hill <email@hidden>
- Date: Mon, 17 Oct 2005 10:56:07 -0700
On Oct 16, 2005, at 4:34 AM, Wolfram Stebel wrote:
Hi list,
i have one WOApp running under, lets say "http://www.a.de/", which
i drive
on my xserve with a setup of the site:
domain name = "www.a.de"
ip="my.very.own.ip"
port=80
w/o any special settings like aliases etc..
When i use the App it changes to something like
"http://my.very.own.ip/cgi-bin/WebObjects/myFantasticApp..."
Thats, i think, because of the "index.html", where i have a
redirect to:
<meta http-equiv="refresh" content=0
url=http://my.very.own.ip/cgi-bin/WebObjects/myFantasticApp">
I created a redirection at a providers place, lets say the url is
"http://www.b.de/", that redirects to "http://www.a.de/".
When i use the App starting it via the redirect url, it keeps
always the
"www.b.de" in the url of the browser, and i cant understand why.
How are you doing this redirection? What exactly did you put in the
Apache conf file?
Chuck
I would like to have my "www.a.de" behave the same, so someone of
you might
enlight me, what the difference is between the handling of those
two urls by
the webserver.
Probably it has to do something with rewrite rules or something
similar...
Thanks for any tip, except "read the apache doc", i tried reading
apache
docs more than once, but fell asleep soon :-)
sincerely your's,
poor lonesome developer
Wolfram
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40global-village.net
This email sent to email@hidden
--
Coming in 2006 - an introduction to web applications using WebObjects
and Xcode http://www.global-village.net/wointro
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
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