• 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: Shortest URL Possible???
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Shortest URL Possible???


  • Subject: Re: Shortest URL Possible???
  • From: Christian Mittendorf <email@hidden>
  • Date: Mon, 14 Jul 2003 11:11:51 +0200

On Monday, July 14, 2003, at 10:15 AM, Goodbye Bill wrote:

The first example used a custom 404 error page and stripped apart the entire
URL in the user's browser. If it appeared to be a confirmation code, the
code would be passed to the logic in the "confirm.aspx" page. That page
would then parse the query string and perform based on the query string.

Using customer 404 error pages is really "the way to solve" this problem... ;-)
But it is the right direction!


If you run Apache you can probably solve your problem using mod_rewrite:

http://httpd.apache.org/docs/misc/rewriteguide.html

Or if you have PHP or any script language support and no access to the
apache configuration you can return a "Location: <your url>" header to the
first request and redirect the customer to your more complex WO url.


cu
cm
_______________________________________________
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: 
 >Shortest URL Possible??? (From: Goodbye Bill <email@hidden>)

  • Prev by Date: Shortest URL Possible???
  • Next by Date: {FINISHED} Help please _obtainOpenChannel error - Further INFO
  • Previous by thread: Shortest URL Possible???
  • Next by thread: Re: Shortest URL Possible???
  • Index(es):
    • Date
    • Thread