Hi every one
there is a upload center that it's files are divided between two servers.
one of the servers is located in Washington and other one is located
in New York.
so some files will be downloaded from Washington server and other files will be downloaded from New York server.
and i want to use one domain for both of them.
for example :
www.mehdiali/files/a.exe (it is downloaded from Washington server)
www.mehdiali/files/b.exe (it is downloaded from New York server)
what is your idea about using .htaccess(it is a file that locates in folder in apache and you can write some commands and according the commands apache do something)
or
is there any tools in operating systems that if there isn't requseted file in
one of them send a message(request) to another operating system and get it.
thank you in advance.


