I have two boxes on my intranet each running
Apache 2.0 under FC4.  My Linksys firewall directs
port 80 to BoxA.  Both boxes are also running
iptables, including libipq.

BoxA has my html tree. I have a number of .jpg
files, some as large as 10 meg.  The various
directories containing the .html files contain
soft links to the directories, in another tree
containing, the .jpg files.

All this is operated by a complex CGI, written in
C++.  Most of the .html files the client sees are
generated by this CGI.

I would like to move the .jpg tree to BoxB,
transparent to the client. In broad terms, how
should I do this?  What should I read to get the
particulars?

Thanks for your help.

Mike.



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