Rouzbeh Posted August 9, 2015 Posted August 9, 2015 hi, if i want use an external web server so i should copy my client files to external directory ? and when i want update my resource i have to copy my client files in both vps and web server or just to web server?
Callum Posted August 9, 2015 Posted August 9, 2015 Yes the external web server only needs the client-side files (and any other client files, such as images). I am not too sure regarding your second question.
Rouzbeh Posted August 12, 2015 Author Posted August 12, 2015 while server is running, if i want edit a client resource, i should edit client file in external http and restart the server for server detect new file??
GTX Posted August 13, 2015 Posted August 13, 2015 I think you'll have to edit it in your web server. Otherwise there would be no sense in external web server option. Also, server sided files are NOT downloaded from web server. You should use Apache Alias which points at your resource-cache/http-client-cache and your web server. That's what I used. (If you're using different servers to host web site and MTA server then you can't do that)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now