Redirecting internally
Redirecting internally
- Subject: Redirecting internally
- From: Eric Stewart <email@hidden>
- Date: Thu, 21 Jul 2005 17:19:56 -0400
I'm currently converting a script originally in cgi to WO. The server
gets requests something similar to this
http://www.example.com/cgi-bin/script.cgi?a=1&b=2.
I need that to be internally redirected to
http://www.example.com/cgi-bin/WebObjects/Script.woa/wa/action?a=1&b=2
The real kicker is that I can't do an external redirect because this
script is actually being called by other scripts. Any ideas other than
using the cgi-wrapper?
Thanks
Eric Stewart
_______________________________________________
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