Skip to main content
Participating Frequently
August 30, 2007
Question

CFMX installing

  • August 30, 2007
  • 1 reply
  • 417 views
There are two options in Configure Web Server when I install coldFusion MX.

The one is Configure web server connector for ColdFusion MX.

and

The other is Built-in web server(Development use only).




Can I check the first one when my computer has no other web server exept coldFusion MX?


Is development use only mean "testing only?"


Can I choose the second one(Built-in) for real service instead of testing?
This topic has been closed for replies.

1 reply

Inspiring
August 30, 2007
joonstar wrote:
> Can I check the first one when my computer has no other web server exept
> coldFusion MX?

if you do not have IIS or Apache or some other web server already
installed and configured, then your ONLY option is to use CF's built-in
web server

> Is development use only mean "testing only?"
> Can I choose the second one(Built-in) for real service instead of testing?

what do you mean by 'real service'? like hosting live production
website(s)? definitely NO.
but for developing and testing cf applications it is just fine.


--

Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com
joonstarAuthor
Participating Frequently
August 30, 2007
real service what I said means I make webpages and I like to show the webpages to public.

Can I use CFMX to make webpages and show them to public through internet with Built-in web server?