Third option.... You can use your computer name (the name you see on the network for f&p sharing)
For example, my computer name is 'tweety', so i can setup stApps['localhost'] = 'site1'; stApps['tweety'] = 'site2'; http://localhost/farcry for site 1 http://tweety/farcry for site 2 that's probably the easiest way to get 2 sites setup without messing around with your DNS or hosts Cheers -- Quentin Zervaas Web Developer MITOUSA. Web + Interface Architects T:// (08) 8361 9022 F:// (08) 8361 9977 E:// [EMAIL PROTECTED] W:// www.mitousa.com ----- Original Message ----- From: "Gary Menzel" <[EMAIL PROTECTED]> To: "FarCry Developers" <[EMAIL PROTECTED]> Sent: Monday, November 24, 2003 9:02 AM Subject: [farcry-dev] Re: Mutlipe Site Administration/Mappings > > Does anyone know if I can setup multiple test domains using Win2K Pro > > and IIS 5? Or will I need to do something else to get multiple test > > domains on my local server? > > Two options: > > 1. Just edit the apps.cfm file when you want to test the Admin between the > different sites (i.e. comment out all but the one site you want to admin) > > 2. Edit your HOSTS (%windows%/system32/drivers/etc) file to create new hosts > that all map to 127.0.0.1 > > The main issue with the latter is that you will eventually have to re-edit > the HOSTS file if that same machine is what you use to connect to the net > with (because your HOSTS file will override the real internet addresses). > > > Regards, > Gary --- You are currently subscribed to farcry-dev 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
