Thanks, Thomas for the reply. Yes it is the built in server. The redirect to the security site where authentication takes place happens correctly, but after authentication the security site redirects back to my url which has 'localhost' and fails (rather than the built in dev server picking up my manully entered etc/host entry). This is a cookie based authentication (memory cookie, not file), which of course requires my url to have the correct network name.
Any suggestions for a different web server that would permit use of either my machine's legimate network name or etc/host entry? I found Tiny Web did not work so well and haven't had time to investigate others as yet. I figure source forge would have something, but again...time to do so hasn't happened yet.
Thanks,
Eric