He didn't say he was changing his OS, just his web server. I have run CF on iis, Netscape iPlanet and Apache on windows 2000 boxes. My personal favorite is iPlanet, but I would still prefer Apache over IIS any day.
Tim Heald ACP/CCFD :) Application Development www.schoollink.net > -----Original Message----- > From: James Maltby [mailto:[EMAIL PROTECTED]] > Sent: Monday, April 29, 2002 9:09 AM > To: CF-Talk > Subject: RE: IIS 5 to Apache > > > The key thing you have to remember is that *nix systems are case > sensitive, > whereas *dose systems are not. Make sure that if you are linking > to a page > saved as (for example) Index.cfm - that you call it href="Index.cfm" as > "index.cfm" will fail. Best to keep all file names lowercase - except > Application.cfm that has to have a capitalised "A". > > Apache install is slightly more complex than IIS - you may need > to manually > type in certain code into the appache httpd.conf - but if you > have problems > then re-post. > > You will probably find your biggest problems will be data-sources. Unless > you have an enterprise license you will need to port all your db > stuff to a > *nix friendly data software. > > All I can think of currently. > > J > > -----Original Message----- > From: Craig Thomas [mailto:[EMAIL PROTECTED]] > Sent: Monday, April 29, 2002 14:08 > To: CF-Talk > Subject: IIS 5 to Apache > > > Hi there, > > We are running w2k, IIS 5 and CF 5 and I would like to change the > web server > to Apache. Has any one done this? know of any problems or > things I should > /shouldn't do? > > Any help is appreciated, > > Thanks > > -Craig Thomas > > > ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

