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" = > ticked under CF admin? > Or in the config file if your working with a version less than 6.1 I = > believe.. > > > -----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 > > > Hey guys, > > Just trying to set up virtual hosting and having a few issues with CF.=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> > > <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> > > 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. > > If anyone knows apache better then me can you point me in the right > direction... > > Thanks!!!! > Jeremy > > --- > 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
