I can answer for the EMWAC Windows NT HTTP server. The same
answer probably applies to other servers.
You can't specify a URL of the form /foo/bar.htm#xxx
in a map file because the *browser* interprets the #xxx, not the
server.
> Are there any workarounds?
Specify the full URL http://mymachine.mydomain/foo/bar.htm#xxx
This should cause the server to issue a 302 Found response with
a Location: header containing the URL. Then the browser retrieves
/foo/bar.htm and interprets the #xxx locally.
Regards,
Chris Adie Phone: +44 31 650 3363
Edinburgh University Computing Service Fax: +44 31 650 6547
University Library, George Square Email: [email protected]
Edinburgh EH8 9LJ, United Kingdom