C:\Program Files (x86)\Apache Software Foundation\Apache2.2\htdocs\portal\config.php
1 2 3 4 5
<?php
$root
=
"./"
;
$url
=
"http://portal.mamweb.at"
;
$img_url
=
"http://portal.mamweb.at"
;
?>