Dear all,<br><br>I&#39;ve been using Geoserver in WinXP for some time, exploring its possibilities with OpenLayers. Geoserver seems to install Apache and a lean version of OpenLayers, which lacks many modules. So far to use these modules I&#39;ve been copying them into GeoServer&#39;s script directory (data_dir/www/openlayers) and including them by hand in the code, like:<br>
<br>    &lt;script src=&quot;../openlayers/OverviewMap.js&quot;&gt;&lt;/script&gt;<br><br>So now I&#39;d need to install OpenLayers somehow, so that when OpenLayers.js includes a file such as &#39;OpenLayers/Controls/OverviewMap.js&#39; it finds the proper path. How do I do this? Install it with Apache or can it be deployed to GeoServer?<br>
<br>This is really a newbie one, but I&#39;m unfamiliar with Apache and am a bit in the dark.<br><br>Thank you,<br><br>Luís<br>