Just asking the obvious here, when you made that alias, you cycled the Apache server, yes?
~Todd On Tue, 24 Sep 2002, Stacy Young wrote: > This is the error I get when invoking the explorer from the external Apache > server: > > ---------------------------------------------- > Component not found > The component definition file for component > 'CFIDE.componentutils.cfcexplorer' cannot be found on this server. > ---------------------------------------------- > > Here are my mappings in the conf: > > Alias /cfide/ "C:/CFusionMX/wwwroot/CFIDE/" > > <Directory "C:/CFusionMX/wwwroot/CFIDE"> > Options Indexes FollowSymlinks MultiViews > AllowOverride None > Order allow,deny > Allow from all > </Directory> > > Alias /CFIDE/ "C:/CFusionMX/wwwroot/CFIDE/" > > <Directory "C:/CFusionMX/wwwroot/CFIDE"> > Options Indexes FollowSymlinks MultiViews > AllowOverride None > Order allow,deny > Allow from all > </Directory> > -- ============================================================ Todd Rafferty ([EMAIL PROTECTED]) - http://www.web-rat.com/ | Team Macromedia Volunteer for ColdFusion | http://www.macromedia.com/support/forums/team_macromedia/ | http://www.flashCFM.com/ - webRat (Moderator) | http://www.ultrashock.com/ - webRat (Back-end Moderator) | ============================================================ ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm 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

