Tom is right. You must put canvas under web root. A CF mapping is not the same as a web server mapping.
On 8/9/06, Chad Gray <[EMAIL PROTECTED]> wrote: > I posted this question to Rays forum, but I am impatient and I am sure he is > busy. > > > I downloaded ModelGlue 1.1.00 and make it a mapping in CF: > /ModelGlue C:\Inetpub\ModelGlue > > I download CanvasWiki and make it a mapping in CF: > /canvasWiKi C:\Inetpub\canvas > > I go to http://localhost/canvasWiKi/ and i get a page not found. > > Now if i put the contents of the canvas download on the root of the web site: > C:\Inetpub\wwwroot\canvas > > and hit the site via http://localhost/canvas/index.cfm/Main > everything works.... > > now i thought great it works... i go to edit things and i find that i have to > change the pages in the mapping directory not the local directory of the web > site. > > what am i doing wrong? I put the code on the root of the web site and it > runs, but i have to edit the pages in the mapping? > > Should I map to the code in the root of the web site rather then below it if > I want to customize this code on several web sites on the same server? > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:249296 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

