diff --git a/docs/index.htm b/docs/index.htm
index d4b136a1c4146abdb4efe4e386aa97ff96d1c205..c5716024988b57b2afd64ee8925ce58016352bc8 100644
--- a/docs/index.htm
+++ b/docs/index.htm
@@ -44,7 +44,7 @@ Documentation</a> - The Synchronet Command Shell and Loadable Module Compiler</h
 <p align="left">Important Information and Frequently Asked Questions :</p>
 <ul>
   <li>
-    <p align="left"><a href="http://www.synchro.net/platforms.html">Supported Platforms</a></li>
+    <p align="left"><a href="platforms.html">Supported Platforms</a></li>
   <li>
     <p align="left"><a href="ftp://vert.synchro.net/main/sbbs/sbbs3faq.txt">Synchronet v3.0 Frequently Asked Questions</a></li>
   <li>
diff --git a/docs/platforms.html b/docs/platforms.html
new file mode 100644
index 0000000000000000000000000000000000000000..91855959bac393d1226cba32c129515dfababde1
--- /dev/null
+++ b/docs/platforms.html
@@ -0,0 +1,31 @@
+<html>
+<head>
+<title>Synchronet - Supported Platforms</title>
+</head>
+<table border="1">
+<CAPTION><h1>Synchronet - Supported Platforms</h1></CAPTION>
+<TH>Synchronet
+<TH>DOS
+<TH>OS/2
+<TH>Win3.x
+<TH>Win95
+<TH>OSR2
+<TH>Win98
+<TH>WinME
+<TH>WinNT3
+<TH>WinNT4
+<TH>Win2000
+<TR><TD>Pre 2.3<TD BGCOLOR=LIME>Yes<TD BGCOLOR=LIME>Yes [1]<TD BGCOLOR=LIME>Yes [1]<TD BGCOLOR=LIME>Yes [1]<TD BGCOLOR=LIME>Yes [1]<TD BGCOLOR=LIME>Yes [1]<TD BGCOLOR=LIME>Yes [1]<TD BGCOLOR=LIME>Yes [1]<TD BGCOLOR=LIME>Yes [1]<TD BGCOLOR=LIME>Yes [1]
+<TR><TD>2.30<TD BGCOLOR=LIME>Yes<TD BGCOLOR=LIME>Yes<TD BGCOLOR=LIME>Yes [1]<TD BGCOLOR=LIME>Yes [1]<TD BGCOLOR=LIME>Yes [1]<TD BGCOLOR=LIME>Yes [1]<TD BGCOLOR=LIME>Yes [1]<TD BGCOLOR=LIME>Yes [1]<TD BGCOLOR=LIME>Yes [1]<TD BGCOLOR=LIME>Yes [1]
+<TR><TD>3.00a<TD BGCOLOR=RED>No<TD BGCOLOR=RED>No<TD BGCOLOR=RED>No<TD BGCOLOR=RED>No
+    [3]<TD BGCOLOR=LIME>Yes<TD BGCOLOR=LIME>Yes<TD BGCOLOR=LIME>Yes<TD BGCOLOR=RED>No
+    [2]<TD BGCOLOR=RED>No [2]<TD BGCOLOR=RED>No [2]
+<TR><TD>3.00b<TD BGCOLOR=RED>No<TD BGCOLOR=RED>No<TD BGCOLOR=RED>No<TD BGCOLOR=RED>No
+    [3]<TD BGCOLOR=LIME>Yes<TD BGCOLOR=LIME>Yes<TD BGCOLOR=LIME>Yes<TD BGCOLOR=RED>No
+    [3]<TD BGCOLOR=LIME>Yes<TD BGCOLOR=LIME>Yes
+<TR><TD>3.00c<TD BGCOLOR=RED>No<TD BGCOLOR=RED>No<TD BGCOLOR=RED>No<TD BGCOLOR=LIME>Yes<TD BGCOLOR=LIME>Yes<TD BGCOLOR=LIME>Yes<TD BGCOLOR=LIME>Yes<TD BGCOLOR=LIME>Yes<TD BGCOLOR=LIME>Yes<TD BGCOLOR=LIME>Yes
+</table>
+[1] Supported in DOS-Box/Emulation mode<br>
+[2] No FOSSIL/DOS-interrupt driver (for external programs/doors)<br>
+[3] No support for Win32 API function: GetDiskFreeSpaceEx<br>
+</html>
\ No newline at end of file