summaryrefslogtreecommitdiff
blob: 62dd0e55970fc9f8489fad7871cf864b07d1947b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>apache</herd>
	<herd>dotnet</herd>
	<longdescription lang="en">
		The module allows Apache (http://httpd.apache.org) to serve ASP.NET
		pages by proxying the requests to a slightly modified version of our XSP
		called mod-mono-server that is installed along with XSP.
	</longdescription>
	<use>
		<flag name='aspnet2'>Handle all applications using ASP.NET 2.0 engine by
			default</flag>
	</use>
</pkgmetadata>