On Aug 7, 2010, at 11:16 PM, elffikk wrote:

> I use version 1.82.1 (latest) and this seems not to work
> 
> ('(.*):https?://(.*)site\.com:(.*)/(.*)', '/site/$4'),
> 
> 
> for simple site.com getting error
> 
> site - is another name :)

From the manual (chapter 4):

[remote address]:[protocol]://[host]:[method] [path]

Note the space before [path].

Reply via email to