Due
01-07-2001, 06:17 AM
I have a problems setting up a script on my server. Problem is that it should share a DB with another script.
But both scripts read from
/home/domain/script1/db
and
/home/domain/script2/db
Now I wanna setup a mapped link so requests for reading in dir /home/domain/script2/db will be forwarded to /home/domain/script1/db
Like a sort of 404 redirects. Just with server paths instead. Can anyone tell me how to do this? http://adultwebmasterinfo.com/ubb/confused.gif
But both scripts read from
/home/domain/script1/db
and
/home/domain/script2/db
Now I wanna setup a mapped link so requests for reading in dir /home/domain/script2/db will be forwarded to /home/domain/script1/db
Like a sort of 404 redirects. Just with server paths instead. Can anyone tell me how to do this? http://adultwebmasterinfo.com/ubb/confused.gif