diff options
Diffstat (limited to 'htdocs/docs')
-rw-r--r-- | htdocs/docs/install_win.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/htdocs/docs/install_win.html b/htdocs/docs/install_win.html index b335480..064d8c3 100644 --- a/htdocs/docs/install_win.html +++ b/htdocs/docs/install_win.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: install_win.html,v 1.9 2007-03-13 13:30:03 dtibbe Exp $" --> -<!--#set var="date" value="\$Date: 2007-03-13 13:30:03 $" --> +<!--#set var="revision" value="\$Id: install_win.html,v 1.10 2007-04-02 08:48:17 ville Exp $" --> +<!--#set var="date" value="\$Date: 2007-04-02 08:48:17 $" --> <!--#set var="title" value="Installation Documentation for The W3C Markup Validation Service (Windows, Apache)" --> <!--#set var="relroot" value="../" --> <!--#include virtual="../header.html" --> @@ -48,7 +48,7 @@ to other platform-specific guides</a>.</p> to most versions of Apache.</p> <p>The Markup Validator itself is basically a script written in Perl, so you will - need that, too. <a href="http://www.activestate.com/Products/Download/Download.plex?id=ActivePerl">ActivePerl</a> (version 5.8), + need that, too. <a href="http://www.activestate.com/Products/ActivePerl/">ActivePerl</a> (version 5.8), is one of the options, and thanks to its installer should not be difficult to set up.</p> <p>Of course, you will also need the Validator itself. It is available for @@ -282,7 +282,7 @@ Base = C:/www/validator # # Main Configuration File for the W3C Markup Validation Service. # -# $Id: install_win.html,v 1.9 2007-03-13 13:30:03 dtibbe Exp $ +# $Id: install_win.html,v 1.10 2007-04-02 08:48:17 ville Exp $ # # See 'perldoc Config::General' for the syntax, and be aware that the # 'SplitPolicy' is 'equalsign', ie. keys and values are separated by '\s*=\s*', |