• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: redirecting my page
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: redirecting my page


  • Subject: Re: redirecting my page
  • From: Arturo PĂ©rez <email@hidden>
  • Date: Fri, 19 Mar 2004 17:06:25 -0500

IIRC, I used an Apache redirect to good results.

        <IfModule mod_alias.c>
                Redirect temp "/index.html" "http://<MY_WO_APP>/"
        </IfModule>

On Mar 19, 2004, at 4:03 PM, David LeBer wrote:

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,
_______________________________________________

;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.




----
WO in philadelphia - wanna cheesesteak with that?
Please visit webobjects.meetup.com.
_______________________________________________
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.


References: 
 >redirecting my page (From: "Kranthi Sagar Borra" <email@hidden>)
 >Re: redirecting my page (From: David LeBer <email@hidden>)

  • Prev by Date: logout again..
  • Next by Date: Re: WOStats in Monitor
  • Previous by thread: Re: redirecting my page
  • Next by thread: Re: redirecting my page
  • Index(es):
    • Date
    • Thread