<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font face="Times New Roman, Times, serif">Hi folks,<br>
<br>
Is the following possible: I have a MapFile with a few groups,
each consisting of multiple layers that are displayed dependent on
the chosen scale. I want to display only the group names in the
GetCapabilities request, and according to <br>
<br>
<a class="moz-txt-link-freetext" href="http://mapserver.org/trunk/development/rfc/ms-rfc-67.html#rfc67">http://mapserver.org/trunk/development/rfc/ms-rfc-67.html#rfc67</a> <br>
<br>
this can be done with the "ows_enable_request" directive. I have
tried different combinations of "ows_enable_request *" and
"ows_enable_request !getcapabilities" in the web- and layer
metadata, but I get either GetCapabilities for all layers, or for
none at all. How can I get the GetCapabilities of all groups and
nothing more?<br>
<br>
Jan</font> <br>
</body>
</html>