Hoodwink'd Rewrite Question

mental at rydia.net mental at rydia.net
Fri Sep 9 17:24:21 EDT 2005


I've not tested it, but try changing the first ProxyLike regexp,
from:

/(href\s*=\s*["']?)(#{ uri }|\/+)/

to:

/((?:href|action|src)\s*=\s*["']?)(#{ uri }|\/+)/

That ought to fill in the various gaps.

-mental


More information about the Mousehole-scripters mailing list