Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
BillB #1
CF Mappings ???
What is a Coldfusion Mapping??
I have this shopping cart. If I wanted to set my domain up with a sub-domain
like this ([url]http://shop.mydomain.com[/url]) is this what CF mappings do. If not how
do I set up my store as a sub-domain.
I'm hosting at Crystal Tech
Bill
BillB Guest
-
Web server mappings
I'm using the ColdFusion MX7 Devloper (v7,0,1,116466) edition to develop my site, and I need to set up some web server mappings (not the ColdFusion... -
CFC mappings?
Hello all, I've been working with Ben Forta's phones example application, and I'm trying to "convert" the app so it doesn't use the localhost,... -
CFC Mappings Question
I want CFCs located a level above the root directory. I know I can setup a mapping to that directory, but I am not sure how to invoke the CFCs. ... -
Mappings
I've setup a mapping and I get this error everytime I try to use it "The filename, directory name, or volume label syntax is incorrect null " ... -
ColdFusion mappings
I use coldfusion.server.ServiceFactory to add mappings programatically. The hoster decied to delete them all or something happened to the server and... -
-
Mike Nimer #3
Re: CF Mappings ???
cfmappings are used by CF to find cfincludes. What you want are web server
mappings. For this you need to configure the web server directly (and
perhaps your DNS settings for the new shop... domain.)
---nimer
"BillB @gmail.com>" <bill.betournay<"spamTrap"> wrote in message
news:d0ajbh$7s5$1@forums.macromedia.com...> What is a Coldfusion Mapping??
>
> I have this shopping cart. If I wanted to set my domain up with a
> sub-domain like this ([url]http://shop.mydomain.com[/url]) is this what CF mappings
> do. If not how do I set up my store as a sub-domain.
>
> I'm hosting at Crystal Tech
>
> Bill
>
Mike Nimer Guest
-
BillB #4
Re: CF Mappings ???
Thank you...
Bill
"Mike Nimer" <mnimer@macromedia.com> wrote in message
news:d0i3ap$o5q$1@forums.macromedia.com...> cfmappings are used by CF to find cfincludes. What you want are web server
> mappings. For this you need to configure the web server directly (and
> perhaps your DNS settings for the new shop... domain.)
>
> ---nimer
>
> "BillB @gmail.com>" <bill.betournay<"spamTrap"> wrote in message
> news:d0ajbh$7s5$1@forums.macromedia.com...>>> What is a Coldfusion Mapping??
>>
>> I have this shopping cart. If I wanted to set my domain up with a
>> sub-domain like this ([url]http://shop.mydomain.com[/url]) is this what CF mappings
>> do. If not how do I set up my store as a sub-domain.
>>
>> I'm hosting at Crystal Tech
>>
>> Bill
>>
>
BillB Guest



Reply With Quote

