File access from web server to secondary storage server
To be clear the web server holds only the php files to serve the client request. it is the second server that is used to store important user credentials like user uploaded files.
Can anyone give an insight on how to do? Its possible by SSH. but is there an easier way using just an HTTP server like apache? Thanks in advance for the help and support