Hi, I have following problems with mod_proxy_ftp:

1) I'm reverse-proxying a ftp server with a national charset and all non-english links are broken(Bad Request) 2) Links that consist of two(or more) words separated by spaces look also incorrect, for example: if there is a folder "some files", it will look like 'some <a href="files">files</a>' instead of '<a href="some files">some files</a>'

a part of config:

   ProxyRequests Off
   ProxyPass /ftp/ ftp://192.168.0.1/



Any help will be highly appreciated

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to