doug
I dont find where to set the default documents

-----Original Message-----
From: Douglas Brown [mailto:[EMAIL PROTECTED]]
Sent: Sunday, February 10, 2002 1:10 PM
To: CF-Talk
Subject: Re: apache web server


here is some reading material



http://www.pair.com/pair/support/tutorials/webserver.html



There are two major products that come out of Berkeley: LSD and [Unix]
BSD. We don't believe this to be a coincidence.



Doug Brown
----- Original Message -----
From: "JIM" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Sunday, February 10, 2002 11:17 AM
Subject: RE: apache web server


> where do i set the default document mime type?
>
> -----Original Message-----
> From: JIM [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, February 10, 2002 12:08 PM
> To: CF-Talk
> Subject: RE: apache web server
>
>
> How 'bout KUDOS :)
> Jim
>
>
> -----Original Message-----
> From: Douglas Brown [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, February 10, 2002 12:03 PM
> To: CF-Talk
> Subject: Re: apache web server
>
>
> I'll take that million in US Dollars !!!! :-D
>
>
>
>
>
>
> There are two major products that come out of Berkeley: LSD and [Unix]
> BSD. We don't believe this to be a coincidence.
>
>
>
> Doug Brown
> ----- Original Message -----
> From: "JIM" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Sunday, February 10, 2002 10:42 AM
> Subject: RE: apache web server
>
>
> > thanks a million Douglas
> >
> > -----Original Message-----
> > From: Douglas Brown [mailto:[EMAIL PROTECTED]]
> > Sent: Sunday, February 10, 2002 11:55 AM
> > To: CF-Talk
> > Subject: Re: apache web server
> >
> >
> > Step 1 - Locate httpd.conf
> >   In the directory that apache was installed in (Typically
c:\program
> > files\Apache Group\Apache) look for the conf directory. In the conf
> > directory you should find several files that end in .conf open up
> > httpd.conf with notepad.
> > Step 2 - Locate ApacheModuleColdFusion.dll
> >   In your coldfusion bin directory (typically c:/cfusion/bin) you
> should
> > find a file called ApacheModuleColdFusion.dll note its location.
> > Step 3 - Edit httpd.conf
> >   Add the following line to httpd.conf (on one line)
> >   LoadModule coldfusion_module
> c:/cfusion/bin/ApacheModuleColdFusion.dll
> >
> >   Make sure every file path you use in the httpd.conf file is
> specified
> > using forward slashes (/).
> > Step 4 - Resart Apache
> >   If you are running apache as a service go to the service manager
and
> > restart the service. If you are running apache with apache.exe
execute
> > the following command: apache -k restart
> >
> >
> >
> >
> > There are two major products that come out of Berkeley: LSD and
[Unix]
> > BSD. We don't believe this to be a coincidence.
> >
> >
> >
> > Doug Brown
> > ----- Original Message -----
> > From: "JIM" <[EMAIL PROTECTED]>
> > To: "CF-Talk" <[EMAIL PROTECTED]>
> > Sent: Sunday, February 10, 2002 10:27 AM
> > Subject: apache web server
> >
> >
> > > been using pws for years , trying to set up apache web server on a
> > win98 box
> > > for dev and not sure how to get it to output cfm files. It outputs
> htm
> > ok.
> > > Cfm is in the mime types.. not sure how to do it any help would be
> > much
> > > appreciated.
> > > Jim
> > >
> >
> >
>
>
>

______________________________________________________________________
Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation � $99/Month � Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona
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

Reply via email to