Have you got a mapping to the CFIDE folder under your default website? (yes Apache has a default website) If so, did you check the CASE of it?
-----Original Message----- From: Jeremy [mailto:[EMAIL PROTECTED] Sent: Monday, 8 December 2003 10:41 AM To: CFAussie Mailing List Subject: [cfaussie] RE: Apache and ColdFusion and Windows Yep get a 404. Page not found. WTF? It was installed and working correclty but now its not...I have changed the XML files as well. To False thanks!! No luck yet. J > Have you got your mappings to the CFIDE folder in Apache? > I believe it is case sensitive too. Whats the error you are getting when = > trying to access the admin, a 404? > > -----Original Message----- > From: Jeremy [mailto:[EMAIL PROTECTED] > Sent: Monday, 8 December 2003 10:22 AM > To: CFAussie Mailing List > Subject: [cfaussie] RE: Apache and ColdFusion and Windows > > > Damn it!! Administrator just gave up the ghost...i'll have to get back = > to > on that one. Its bizare cf works but I can't get to the admin page. > > F#$%$#%#$% > > J. > > > Just a quick check.... Are you sure you don't have "Cache webpaths" = > =3D > > ticked under CF admin? > > Or in the config file if your working with a version less than 6.1 I = > =3D > > believe.. > >=20 > >=20 > > -----Original Message----- > > From: Jeremy [mailto:[EMAIL PROTECTED] > > Sent: Monday, 8 December 2003 10:07 AM > > To: CFAussie Mailing List > > Subject: [cfaussie] Apache and ColdFusion and Windows > >=20 > >=20 > > Hey guys, > >=20 > > Just trying to set up virtual hosting and having a few issues with = > CF.=3D20 > >=20 > > <VirtualHost *:80> > > ServerName www.domain1.net > > ServerAdmin [EMAIL PROTECTED] > > DocumentRoot "C:/Program Files/Apache Group/Apache2/www/domain1" > > DirectoryIndex index.cfm > > ErrorLog "logs/seconddomain.com-error_log" > > TransferLog "logs/seconddomain.com-access_log" > > # NameVirtualHost www.domain1.net > > </VirtualHost> > >=20 > > <VirtualHost *:80> > > ServerName www.domain2.net > > ServerAdmin [EMAIL PROTECTED] > > DocumentRoot "C:/Program Files/Apache Group/Apache2/www/domain2" > > DirectoryIndex index.cfm > > ErrorLog "logs/seconddomain.com-error_log" > > TransferLog "logs/seconddomain.com-access_log" > > # NameVirtualHost www.domain2.net > > </VirtualHost> > >=20 > > I'm not very good with apache so all the documents I have read say = > that > > the above is correct. However coldfusion seems to "cache" the first cf > > page you go to. > >=20 > > If anyone knows apache better then me can you point me in the right > > direction... > >=20 > > Thanks!!!! > > Jeremy > >=20 > > --- > > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > > To unsubscribe send a blank email to =3D > > [EMAIL PROTECTED] > >=20 > > MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia > > http://www.mxdu.com/ + 24-25 February, 2004 > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to = > [EMAIL PROTECTED] > > MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia > http://www.mxdu.com/ + 24-25 February, 2004 --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004 --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
