On Feb 11, 2008 12:27 PM, S. Ural <sural98@xxxxxxxxxxx> wrote: > > Apache/1.3.37 > I have 2 Linux servers: Server1 and Server2 with different IP blocks. > > I would like to create an alias /images in Server1's httpd.conf that will > point to a directory on Server2. > > How can I do that? Two choices: 1. If they are connected via a network filesystem (nfs, smb, etc), then just point to the appropriate file-system path. 2. Otherwise, use the ProxyPass directive to do the mapping. See: http://www.apachetutor.org/admin/reverseproxies 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx