I&#39;m a <span class="st"><em>newbie,<br><br><i>about Xampp and Mapserver for me you  can install<br>into them directories (the packages for win).<br><br>Then you can start and stop the different Apache services.<br>You should only insert two  littles .bat into &quot;C:\ms4w&quot;.<br>
<br>You can call them start.bat and  stop.bat<br><br><u><b>start.bat:</b></u><br><br>@ECHO OFF<br><br>REM This starts the apache service <br><br>cd Apache\bin<br>net start &quot;Apache MS4W Web Server&quot;<br>cd ..\..<br>
<br>:ALL_DONE<br><br></i><b><br></b><u><b>stop.bat:</b><br><br><br></u><i>@ECHO OFF<br><br>REM This stops the apache service <br><br>cd Apache\bin<br>net stop &quot;Apache MS4W Web Server&quot;<br>cd ..\..<br><br>:ALL_DONE<br>
<br><br>For xampp you can use its dialog form t start and stop apache services.<br><br><br><b>It seems to go for me. It&#39;s good for you?</b><br><br>thanks<br><br><br><br><br><br><br></i></em></span>