Doh! ... Did you try the other config tip for apache.... Something or other virutal *:80..... (someone help me out here...)
-----Original Message----- From: Joe Velez [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 12, 2006 3:21 PM To: CF-Talk Subject: Re: a little off topic: apache Tried that .. restarted both CF and Apache Didnt work :( Anything else? :) ----- Original Message ----- From: "Mark A Kruger" <[EMAIL PROTECTED]> To: "CF-Talk" <[email protected]> Sent: Wednesday, July 12, 2006 12:41 PM Subject: RE: a little off topic: apache > Joe, > > Not strange... It may be that the "cacherealpath" attribute in your Jrun.xml > file may be set to true. Set it to false and restart. > > -mark > > > -----Original Message----- > From: Joe Velez [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 12, 2006 2:44 PM > To: CF-Talk > Subject: a little off topic: apache > > I know this is not an Apache consultation group, but I'm happy with the > responses from this list regarding CF, so I thought I'd contact you all for > some quick advice while I investigate the problem myself. > > I currently run CFMX6.1 w/ Apache MOD SSL on Win2k on several servers. > > All of the servers are running fine except for one. Apache is up and > running, however, the problem that occurs is that when Apache starts up the > first site to be accessed on the server will then appear for every other > site on the server. > > Strange eh? > > Any ideas? I know the VirtualHost is set up fine. > > (minus extra lines, it didnt paste that well) # Start website1.com > 06-07-2006 > > <VirtualHost *> > > ServerAdmin [EMAIL PROTECTED] > > DocumentRoot "D:/path/to/site/directory/" > > ServerName website1.com > > ServerAlias www.website1.com > > </VirtualHost> > > # End website1.com > > It's the same as all the others on other servers and at one time was working > fine. Now all of sudden it's not ... or maybe I just never noticed before > because this particular server is fresh and only has a couple of sites on > it. > > Any ideas, suggestions? > Perhaps just a bad install of Apache??? > > Thanks > > Joe > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:246342 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

