Hey all. Its not often I post here for help, but I have quickly googled and have not found anything interesting or helpful on the subject. And its not something I've ever looked into before. File Servers. Linux & Apache. Does anyone on this forum have any experience with custom setting up of an...
If I understood it right, your web server must access the files (use DocumentRoot of your httpd.conf) from another server (file) situated in a vlan environment. I think this can help; make it sure that the web server can connect to the file server. Second, you must be able to mount a remote filesystem on the file server. There are plenty of ways, but the easiest and fastest would be the NFS (Network File System).
I have used apache web server a lot in the case off the java web development processs whille coding the applicaiton its good. I even set up apache on my own on my system.