After transfer my site from a vps with whm/cpanel to a new vps centos with virtualmin/webmin no one link is working, the server add the full path of the link like this: http ://mydomain.com/home/myaccount/public_html/skin/frontend/images/creditcards.gif and must be like this http ://mydomain.com/skin/frontend/images/creditcards.gif the path home/myaccount/public_html/ which is the absolute path from the root of the server must not be inserted. I think is about apache server but i am not sure what about, after long time search at the internet i couldnt find something like this. Can anybody help me?