
rbowen at apache
Feb 28, 2012, 7:04 PM
Post #1 of 1
(45 views)
Permalink
|
|
svn commit: r1294957 - in /httpd/site/trunk: docs/userslist.html xdocs/userslist.xml
|
|
Author: rbowen Date: Wed Feb 29 03:04:48 2012 New Revision: 1294957 URL: http://svn.apache.org/viewvc?rev=1294957&view=rev Log: We no longer maintain a list of companies providing commercial httpd support. Modified: httpd/site/trunk/docs/userslist.html httpd/site/trunk/xdocs/userslist.xml Modified: httpd/site/trunk/docs/userslist.html URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/userslist.html?rev=1294957&r1=1294956&r2=1294957&view=diff ============================================================================== --- httpd/site/trunk/docs/userslist.html [utf-8] (original) +++ httpd/site/trunk/docs/userslist.html [utf-8] Wed Feb 29 03:04:48 2012 @@ -79,7 +79,9 @@ the primary interaction is user-to-user. <dl> <dt><strong>There is no official support for the Apache HTTP Server:</strong></dt><dd>This mailing list is for users to help other users. -If you want professional support, we suggest you contact a <a href="http://www.apache.org/info/support.cgi">professional</a>. +If you want professional support, there are a number of companies that +provide such services. We do not, however, maintain a list of them, and +recommend that you use your favorite search engine. </dd> <dt><strong>Ask smart questions:</strong></dt><dd>Eric Raymond and Modified: httpd/site/trunk/xdocs/userslist.xml URL: http://svn.apache.org/viewvc/httpd/site/trunk/xdocs/userslist.xml?rev=1294957&r1=1294956&r2=1294957&view=diff ============================================================================== --- httpd/site/trunk/xdocs/userslist.xml [utf-8] (original) +++ httpd/site/trunk/xdocs/userslist.xml [utf-8] Wed Feb 29 03:04:48 2012 @@ -17,8 +17,9 @@ the primary interaction is user-to-user. <dl> <dt><strong>There is no official support for the Apache HTTP Server:</strong></dt><dd>This mailing list is for users to help other users. -If you want professional support, we suggest you contact a <a -href="http://www.apache.org/info/support.cgi">professional</a>. +If you want professional support, there are a number of companies that +provide such services. We do not, however, maintain a list of them, and +recommend that you use your favorite search engine. </dd> <dt><strong>Ask smart questions:</strong></dt><dd>Eric Raymond and
|