I am new with drupal and stuck at one place. Uploaded the website in subfolder, So the website path looks like
www.example.com/website/
the website works but images in website dont as the src in images is like
/sites/default/themes/livinmin/images/fb-icon.png
Due to this its taking / 2 times and did not able to load the images.
$base_urldidn't work for you. Do you have anything set in your vhost file? - aaronott