Re: redirecting my page
Re: redirecting my page
- Subject: Re: redirecting my page
- From: David LeBer <email@hidden>
- Date: Fri, 19 Mar 2004 16:03:08 -0500
HTML redirect?
<html>
<head>
<meta http-equiv="REFRESH" content="3; URL="http://<my ip
address>/cgi-bi/WebObjects/xxx.woa">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p> You will be redirected to theApplication in 3 seconds, If your
browser doesn't automatically load, click <a href="http://<my ip
address>/cgi-bi/WebObjects/xxx.woa">HERE</a>.
</body>
</html>
On 19-Mar-04, at 3:02 PM, Kranthi Sagar Borra wrote:
Hi,
I wanted users to access my web objects application(http://<my ip
address>/cgi-bi/WebObjects/xxx.woa) when they give just
http://<my ip address>. Presently this is displaying me the
index.html file. So how can I change this default page.
Thank you
Regards,
Kranthi Sagar B,
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
;david
--
David LeBer
Codebase Software Systems
site: http://www.codebase.ca
blog: http://david.codebase.ca
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.