From 94b10ddd294750d00d9cb7d6584feb93d7f300e0 Mon Sep 17 00:00:00 2001 From: JJ Date: Thu, 19 Dec 2013 18:52:35 -0800 Subject: [PATCH] Created Windows Server Setup (markdown) --- Windows-Server-Setup.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Windows-Server-Setup.md diff --git a/Windows-Server-Setup.md b/Windows-Server-Setup.md new file mode 100644 index 0000000..e3f5f2e --- /dev/null +++ b/Windows-Server-Setup.md @@ -0,0 +1,6 @@ +There are many guides floating around to set up a server on Windows. The best way to decide which guide to follow is by selecting the base configuration you want to work with and branch from there. + +That being said, don't expect your results to be verbatim to the guide if you are deviating for one reason or another. Adapt your server for your system/requirements or ask for help if you don't know what you are doing. + +##### Current Setup Guides +* [[Basic PEQ Setup (using XAMPP)|PEQ-Setup-using-XAMPP]] \ No newline at end of file