Justin,

CGI.SCRIPT_NAME does not return anything after the page name.

For example
http://www.domain.com/item.cfm/10

cgi.script_name    returns        /item.cfm
cgi.path_info         returns        /item.cfm/10

James



----- Original Message -----
From: Justin MacCarthy <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 24, 2000 10:43 AM
Subject: Re: #path_info#


>
>
> Use CGI.SCRIPT_NAME...
>
> ~JustinMacCarthy
>
> Coming soon WWW.CFFAQ.ORG
>
>
> ----- Original Message -----
> From: James <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, May 24, 2000 3:37 PM
> Subject: #path_info#
>
>
> > I'm trying to move some a coldfusion 4.0 site from a  NT machine to the
> > linux coldfusion 4.5 server. I'm thinking, easy as pie.
> >
> > I am running into a problem with #path_info#
> >
> > On the site I use something like this
> > http://www.domain.com/item.cfm/10
> > I would use, #path_info# to return /item.cfm/10
> >
> > I have come to find that the linux coldfusion 4.5 does not have this cgi
> > variable.
> >
> > Is there way?
> > I have my fingers crossed.
> >
> > James
> >
> >
> >
> >
>
> --------------------------------------------------------------------------
> ----
> > To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_linux
or
> send a message to [EMAIL PROTECTED] with 'unsubscribe' in
> the body.
> >
> >
>
> --------------------------------------------------------------------------
----
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_linux or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_linux or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to