I have a windows box (I have no choice but to run windows) and I need to host my website. I only need PHP and MySQL.

Its very important that it is:

  • Very secure (I am hated by many)
  • Fast
  • Easy

Thanks in advance

link|improve this question
feedback

closed as not a real question by Jason Berg, gravyface, ErikA, jscott, Zoredache Sep 12 '11 at 23:59

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.

1 Answer

Built in IIS. Make sure the OS is updated with security patches. Running a third party web server on Windows just introduces more attack area to worry about and IIS is fast enough depending on the hardware.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.