|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
IIS7 Coldfusion 8Hi folks I have the following setup: Windows Vista 64 IIS7 (with all features switched on, ie. IIS 6 Management compatibility, console, scripts and tools, service, all the application development features, the whole deal) (c:\inetpub\wwwroot) Coldfusion 8 developer edition running as its own server (c: \ColdFusion8) I can add sites to c:\ColdFusion8\wwwroot and view then in the browser AOK (earlier today I installed farcry v5 and got it up and running in a matter of seconds) (typically via a URL like http://localhost:8500/<sitename>) I can create new site entries within IIS, with the website files stored anywhere on my PC, create host headers (I edited the 'hosts' file at c:\ windows\system32\drivers\etc), and view them AOK (html/asp/ asp.net) (typically via http://mytestsite etc), all except for coldfusion driven sites which simply throw a 404.3 error in the browser. Within my website entry in IIS, I added a mime handler for .cfm and set the MIME type to text/html, and I can now view the coldfusion site, however the site is basically treated as a plain HTML site with all the coldfusion code stripped out. Does anyone know how I can get IIS to use Coldfusion 8 together to service coldfusion sites? Perhaps I have the MIME type incorrect, or need to add a handler mapping within IIS to point to Jrun or something? All this just so that I can create my own host headers and add a friendly URL rewrite mod(!) Any info much appreciated B --~--~---------~--~----~------------~-------~--~----~ You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: farcry-dev@... To unsubscribe, email: farcry-dev+unsubscribe@... For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: IIS7 Coldfusion 8Just a quick update - Ive managed to sort out my little IIS7 problem - was an easy fix - downloading the latest free developer version of coldfusion 8 64 bit version improved things effortlessly :) Didnt have to do anything other than ensure IIS7 was running, ran the coldfusion installer and hey presto :) On Jul 5, 11:25 pm, BazD <cfmx...@...> wrote: > Hi folks > > I have the following setup: > > Windows Vista 64 > IIS7 (with all features switched on, ie. IIS 6 Management > compatibility, console, scripts and tools, service, all the > application development features, the whole deal) (c:\inetpub\wwwroot) > Coldfusion 8 developer edition running as its own server (c: > \ColdFusion8) > > I can add sites to c:\ColdFusion8\wwwroot and view then in the browser > AOK (earlier today I installed farcry v5 and got it up and running in > a matter of seconds) (typically via a URL likehttp://localhost:8500/<sitename>) > > I can create new site entries within IIS, with the website files > stored anywhere on my PC, create host headers (I edited the 'hosts' > file at c:\ windows\system32\drivers\etc), and view them AOK (html/asp/ > asp.net) (typically viahttp://mytestsiteetc), all except for > coldfusion driven sites which simply throw a 404.3 error in the > browser. > > Within my website entry in IIS, I added a mime handler for .cfm and > set the MIME type to text/html, and I can now view the coldfusion > site, however the site is basically treated as a plain HTML site with > all the coldfusion code stripped out. > > Does anyone know how I can get IIS to use Coldfusion 8 together to > service coldfusion sites? > Perhaps I have the MIME type incorrect, or need to add a handler > mapping within IIS to point to Jrun or something? > > All this just so that I can create my own host headers and add a > friendly URL rewrite mod(!) > > Any info much appreciated > > B You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: farcry-dev@... To unsubscribe, email: farcry-dev+unsubscribe@... For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry -~----------~----~----~----~------~----~------~--~--- |
| Free embeddable forum powered by Nabble | Forum Help |