Try doing some searches on the houseoffusion archives and/or the
almighty google:
If you are using apache, just search for mod_rewrite
for you are using IIS, search for IIS and mod_rewrite
Another option is this:
http://www.spike.org.uk/go/friendly-urls
An additional one (dirty hack) would be to use the 404 error handler.
/Hugo
-------------------------------------------------------------
Hugo Ahlenius E-Mail: [EMAIL PROTECTED]
Project Officer Phone: +46 8 230460
UNEP GRID-Arendal Fax: +46 8 230441
Stockholm Office Mobile: +46 733 467111
WWW: http://www.grida.no
-------------------------------------------------------------
| -----Original Message-----
| From: Gabriel Robichaud [mailto:[EMAIL PROTECTED]
| Sent: Wednesday, March 31, 2004 17:13
| To: CF-Talk
| Subject: Cf puzzle
|
| Ok folks!
|
| I have a directory... c:/cfusionmx/wwwroot/somedir/ That has
| Application.cfm and index.cfm files.
|
| Now... that being said. Lets assume that in order to hit the
| index.cfm I need to type in the browser
| http://www.gabrielrobichaud.com/
|
| Now what I would like to do, is catch these types of hits
| http://www.gabrielrobichaud.com/xyz
|
| Xyz is not a directory, it never will be nor is it a file. I
| would like to catch that xyz, put it in variable and then do
| some funky treatment.
| BUT, what I am getting currently is: "The page cannot be
| found" error message.
|
| How can I get this xyz value and put it in a variable?
| Any leads would be really appreciated!!!
| Gabriel
|
|
|
|
|
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

