summaryrefslogtreecommitdiffstats
path: root/htdocs/docs/install.html
diff options
context:
space:
mode:
authorot <ot@localhost>2007-07-24 06:56:45 +0000
committerot <ot@localhost>2007-07-24 06:56:45 +0000
commit1414ddf05d5fd7aa55f4d5480fa67dd02fa248a4 (patch)
treed2b97df342149616eb111708b6439c0173ed44a4 /htdocs/docs/install.html
parent56b1fd8d2fd5b106b262dfe65e245151e632730e (diff)
downloadmarkup-validator-1414ddf05d5fd7aa55f4d5480fa67dd02fa248a4.zip
markup-validator-1414ddf05d5fd7aa55f4d5480fa67dd02fa248a4.tar.gz
markup-validator-1414ddf05d5fd7aa55f4d5480fa67dd02fa248a4.tar.bz2
suggesting to use mod_perl2
Diffstat (limited to 'htdocs/docs/install.html')
-rwxr-xr-xhtdocs/docs/install.html10
1 files changed, 7 insertions, 3 deletions
diff --git a/htdocs/docs/install.html b/htdocs/docs/install.html
index 5c7c16d..808c74e 100755
--- a/htdocs/docs/install.html
+++ b/htdocs/docs/install.html
@@ -1,5 +1,5 @@
-<!--#set var="revision" value="\$Id: install.html,v 1.23 2007-07-10 03:30:13 ot Exp $"
---><!--#set var="date" value="\$Date: 2007-07-10 03:30:13 $"
+<!--#set var="revision" value="\$Id: install.html,v 1.24 2007-07-24 06:56:45 ot Exp $"
+--><!--#set var="date" value="\$Date: 2007-07-24 06:56:45 $"
--><!--#set var="title" value="Installation Documentation for The W3C Markup Validation Service"
--><!--#set var="relroot" value="../"
--><!--#include virtual="../header.html" -->
@@ -94,7 +94,7 @@
title="Comprehensive Perl Archive Network">CPAN</acronym></a>
(minimum versions in parenthesis after the name). The following
list was complete when CVS spit out:
- <code>$Date: 2007-07-10 03:30:13 $</code>. <tt>:-)</tt>
+ <code>$Date: 2007-07-24 06:56:45 $</code>. <tt>:-)</tt>
</p>
<p>
One easy - and strongly recommended - way to take care of all these
@@ -281,6 +281,10 @@
if you plan on using another server.</p>
<ol>
<li>
+ <p>If you are using the apache server, we strongly recommend using the validator under mod_perl2.</p>
+ <p>This should happen automatically if your apache server has mod_perl2 installed and enabled, and it will bring important performance benefits.</p>
+ </li>
+ <li>
<p>
Edit the configuration of your Web server to refer to the
specific configuration file for the validator.