url issue on deployed WOApp
url issue on deployed WOApp
- Subject: url issue on deployed WOApp
- From: Wolfram Stebel <email@hidden>
- Date: Sun, 16 Oct 2005 13:34:42 +0200
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.
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:
This email sent to email@hidden