- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 24 Jul 2007 06:56:47 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/docs
In directory hutz:/tmp/cvs-serv10692/htdocs/docs
Modified Files:
install.html
Log Message:
suggesting to use mod_perl2
Index: install.html
===================================================================
RCS file: /sources/public/validator/htdocs/docs/install.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- install.html 10 Jul 2007 03:30:13 -0000 1.23
+++ install.html 24 Jul 2007 06:56:45 -0000 1.24
@@ -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.
Received on Tuesday, 24 July 2007 06:56:58 UTC