On 4/18/07, sharath reddy <[EMAIL PROTECTED]> wrote:

I went through reverse proxy documentation, can i use this reverse proxy
solution, if i want to map URLs to remote file system which is not a
webserver

No.

Obviously there is no way to access a remote file system unless it is
somehow shared with the webserver. So how is the remote filesystem
accessible to the webserver? If is accessible as a normal, mountable
filesystem, then just mount it, make sure the permissions are correct,
and then treat it like any other directory on the local filesystem.

(Or, in other words, your problem is way under-specified. If you want
specific help, you need to give us specifics of your setup.)

Joshua.

---------------------------------------------------------------------
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