FYI - there is an update coming out tonight. Better title rendering (you won't see foo.moo as the title, but foo | moo instead) Oracle SQL script
On 8/9/06, Chad Gray <[EMAIL PROTECTED]> wrote: > OH.... the word "under" I translated as BELOW the web root. That is why I > put it lower then the web root. > > Sorry about that. I will put it IN the website root. :) > > > > > -----Original Message----- > From: Raymond Camden [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 09, 2006 9:47 AM > To: CF-Talk > Subject: Re: SOT: Canvas Wiki > > Errr no. You don't need the IIS virtual mapping. You needed it becuase > you put canvas outside of web root. The normal use of the app is to > put it under web root. > > Yes - you should be able to run N copies of canvas. Just ensure you > change the settings. I believe I remember someone having a small issue > with this, so if you have any trouble, just ping me. > > > On 8/9/06, Chad Gray <[EMAIL PROTECTED]> wrote: > > So I also need a virtual mapping in IIS called CanvasWiki pointing to > > C:\Inetpub\canvas ? Ok that makes sense. (Add that to your documentation > > :)) > > > > Can you run Canvas wiki code on many web sites on the same server with > > customized CSS for each one and customized databases etc...? > > > > Thanks and sorry for the impatience. > > > > > > > > -----Original Message----- > > From: Raymond Camden [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, August 09, 2006 9:26 AM > > To: CF-Talk > > Subject: Re: SOT: Canvas Wiki > > > > 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:249332 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

