On Apr 26, 2006, at 11:14 PM, Nathaniel Alfred wrote:

I would guess that the difference between the laptop and the server is
a proxy the request is going through to reach the server.

D'oh!!! Now, why didn't I think of that?!

I don't understand that you have problems with slashes.  Are you using
   <map:match pattern="page-heading/*.png">
instead of
   <map:match pattern="page-heading/**.png"> ?

Nope... I'm matching with '**'.

Why not use /page-heading.png?text=Foo+Bar as URL.  In a querystring
only & and # are problematic.

Good idea!

Thx a lot,
—ml—


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to