Best FileServer+WebServer for windows network

TechBoyJK

Lifer
Oct 17, 2002
16,699
60
91
I need to deploy a file server in a server farm that is running Windows 2003.

The server will not only store files, but it will make the accessible via the web.

The webservers will receive uploaded photos. In the website folder, will be another folder called "files". This folder needs to be a location on a network storage device. So when a user uploads a photo, it will be written to the 'files' folder, which is the storage device.

Once the photos/files make it to the file server, they also need to be hosted. For instance if the file server is named 'fileserver01' the url would look like

fileserver01.company.com/files/folder1/file1.jpg

I'm undecided if I just want to deploy another windows 2003 web server OS based server, or something like CentOS, setup samba and apache. I don't expect the configuration to change much once it is deployed, and I want to make a master server image so I can deploy multiple instances if possible. If I use CentOS, I don't have to worry about licensing, etc.
 

RMSe17

Member
Feb 20, 2005
153
0
0
I personally like using Apache over Windows ISS, even when running from a Windows Server. (We had Apache running on our Windows 2k3). If you have more experience in running one or the other, it might be easier to go with what you know.

As far as the actual OS, running Linux definitely allows you to not worry about licensing, and I believe that if you are not running Win 2k8 server, correctly set up Linux server will be more secure than a Win 2k3 server.

RMSe17
 
Last edited: