evolvingweb / node-proxies

Various simple proxy servers for divers needs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

only proxies the root of the host

jhnlsn opened this issue · comments

commented

Maybe im doing something incorrectly here but lets say I do this:
http://localhost:9000/?dest=meyerweb.com/eric/tools/dencoder/

the tool is just proxying the root, meyerweb.com instead of giving me the full destination including the path.

any thoughts?