Did you restart apache? -----Original Message----- From: Mike Kear [mailto:[EMAIL PROTECTED] Sent: Saturday, April 23, 2005 11:52 PM To: CF-Talk Subject: Re: OT: need a little help with Apache please
Thanks Chris, I'd forgotten about the hosts file. But when I changed it, all those urls led to the same place - to the root c:\sites. Does that mean I have to change hosts to the following (in which case I'm wondering why bother - its as much work as typing the whole url as i've always had to do using IIs) hosts: 127.0.0.1 localhost 127.0.0.1/clientsite1 clientsite1 127.0.0.1/clientsite2 clientsite2 Cheers Mike Kear Windsor, NSW, Australia Certified Advanced ColdFusion Developer AFP Webworks http://afpwebworks.com ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month On 4/24/05, Chris Jensen <[EMAIL PROTECTED]> wrote: > Hi, > > but i'm not sure what i should put in my http.conf file. > > Your http.conf file looks good. Do you have a DNS or hosts file entry > for clientsite1? > I take it you're running your browser and apache on the same PC? In > which case you should add the following line to the hosts file on the PC. > 127.0.0.1 intranet clientsite1 clientsite2 > > I assume you're running Windows, in which case you can find your hosts > file in > C:\winnt\system32\drivers\etc\hosts > (under unix it's in /etc/hosts) > > (use notepad to edit it) > > Chris > > -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:204158 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

