summaryrefslogtreecommitdiffstats
path: root/rubbos/app/tomcat-connectors-1.2.32-src/xdocs/webserver_howto/project.xml
diff options
context:
space:
mode:
authorhongbotian <hongbo.tianhongbo@huawei.com>2015-11-30 03:10:21 -0500
committerhongbotian <hongbo.tianhongbo@huawei.com>2015-11-30 03:10:21 -0500
commitc0b7206652b2852bc574694e7ba07ba1c2acdc00 (patch)
tree5cb95cb0e19e03610525903df46279df2c3b7eb1 /rubbos/app/tomcat-connectors-1.2.32-src/xdocs/webserver_howto/project.xml
parentb6d3d6e668b793220f2d3af1bc3e828553dc3fe6 (diff)
delete app
Change-Id: Id4c572809969ebe89e946e88063eaed262cff3f2 Signed-off-by: hongbotian <hongbo.tianhongbo@huawei.com>
Diffstat (limited to 'rubbos/app/tomcat-connectors-1.2.32-src/xdocs/webserver_howto/project.xml')
-rw-r--r--rubbos/app/tomcat-connectors-1.2.32-src/xdocs/webserver_howto/project.xml81
1 files changed, 0 insertions, 81 deletions
diff --git a/rubbos/app/tomcat-connectors-1.2.32-src/xdocs/webserver_howto/project.xml b/rubbos/app/tomcat-connectors-1.2.32-src/xdocs/webserver_howto/project.xml
deleted file mode 100644
index 16ebf7e3..00000000
--- a/rubbos/app/tomcat-connectors-1.2.32-src/xdocs/webserver_howto/project.xml
+++ /dev/null
@@ -1,81 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!--
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements. See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License. You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-<project name="Apache Tomcat Connector Documentation - Webserver HowTo"
- href="http://tomcat.apache.org/">
-
- <title>The Apache Tomcat Connector - Webserver HowTo</title>
-
- <logo href="/images/tomcat.gif">
- The Apache Tomcat Connector - Webserver HowTo
- </logo>
-<body>
-
- <menu name="Links">
- <item name="Docs Home" href="../index.html"/>
- </menu>
-
- <menu name="Reference Guide">
- <item name="workers.properties" href="../reference/workers.html"/>
- <item name="uriworkermap.properties" href="../reference/uriworkermap.html"/>
- <item name="Status Worker" href="../reference/status.html"/>
- <item name="Apache HTTP Server" href="../reference/apache.html"/>
- <item name="IIS" href="../reference/iis.html"/>
- </menu>
-
- <menu name="Generic HowTo">
- <item name="For the impatient" href="../generic_howto/quick.html"/>
- <item name="All about workers" href="../generic_howto/workers.html"/>
- <item name="Timeouts" href="../generic_howto/timeouts.html"/>
- <item name="Load Balancing" href="../generic_howto/loadbalancers.html"/>
- <item name="Reverse Proxy" href="../generic_howto/proxy.html"/>
- </menu>
-
- <menu name="Webserver HowTo">
- <item name="Apache HTTP Server" href="../webserver_howto/apache.html"/>
- <item name="IIS" href="../webserver_howto/iis.html"/>
- <item name="Netscape/SunOne/Sun" href="../webserver_howto/nes.html"/>
- </menu>
-
- <menu name="AJP Protocol Reference">
- <item name="AJPv13" href="../ajp/ajpv13a.html"/>
- <item name="AJPv13 Extension Proposal" href="../ajp/ajpv13ext.html"/>
- </menu>
-
- <menu name="Miscellaneous Documentation">
- <item name="Frequently asked questions" href="../miscellaneous/faq.html"/>
- <item name="Changelog" href="../miscellaneous/changelog.html"/>
- <item name="Current Tomcat Connectors bugs" href="http://issues.apache.org/bugzilla/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;product=Tomcat+Connectors&amp;long_desc_type=substring&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;keywords_type=allwords&amp;keywords=&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;emailassigned_to1=1&amp;emailtype1=substring&amp;email1=&amp;emailassigned_to2=1&amp;emailreporter2=1&amp;emailcc2=1&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;cmdtype=doit&amp;order=Reuse+same+sort+as+last+time&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0="/>
- <item name="Contribute documentation" href="../miscellaneous/doccontrib.html"/>
- <item name="JK Status Ant Tasks" href="../miscellaneous/jkstatustasks.html"/>
- <item name="Reporting Tools" href="../miscellaneous/reporttools.html"/>
- <item name="Old JK/JK2 documentation" href="http://tomcat.apache.org/connectors-doc-archive/jk2/index.html"/>
- </menu>
-
- <menu name="News">
- <item name="2011" href="../news/20110701.html"/>
- <item name="2010" href="../news/20100101.html"/>
- <item name="2009" href="../news/20090301.html"/>
- <item name="2008" href="../news/20081001.html"/>
- <item name="2007" href="../news/20070301.html"/>
- <item name="2006" href="../news/20060101.html"/>
- <item name="2005" href="../news/20050101.html"/>
- <item name="2004" href="../news/20041100.html"/>
- </menu>
-
-</body>
-</project>