On 7/5/07, Zaphod Beeblebrox <[EMAIL PROTECTED]> wrote: .... > http://localhost/index.cfm. Is there a way to tell vspider that you > want the links to refer to a different domain name?
Well, you can always (theoretically) set localhost to be whatever the hell you want it to be. Disconnect from "the internet", edit your hosts file (on windows, it's in /windows/sys32/drivers/etc/, on *nix-ish, /etc/hosts) and point the localhost loopback IP (127.0.0.1) at whatever.you.want 127.0.0.1 whatever.you.want And then, when you go to whatever.you.want, you will really be going to 127.0.0.1 (localhost). Maybe-- I retain info almost as strangely as Paul. ;-) That little voice in my head is nodding tho- so, we'll run with it. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:237871 Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5
