| 
<?php// http://dev1:8083/fwphp/glomodul/lsweb/Lsweb.php/?cmd=J:/awww/www/fwphp/glomodul/www/
 //__FILE__ .' SAYS :'
 $New_Location = '/fwphp/glomodul/www/' ;
 //$New_Location = '/fwphp/glomodul/lsweb/Lsweb.php/?cmd=J:/awww/www/fwphp/glomodul/www/' ;
 header("Location:". $New_Location);
 ?>
 <!--
 <h3><a href='./fwphp/www5/'>fwphp/www4</a> subwebsite based / not based (as we wish) on B12phpfw</h3>
 On home PC : http://dev1:8083/ is virtual host.
 <br />PCname instead of dev1 is (WAMP) localhost
 -->
 |