Problem solved, i just change the <base> and using the server variable to put the right adress into it :
<base href="http://<? echo $_SERVER['HTTP_HOST']; ?>">
Problem solved, i just change the <base> and using the server variable to put the right adress into it :
<base href="http://<? echo $_SERVER['HTTP_HOST']; ?>">