Help!!!!
I have sub folders in my public area for sites that I want to display on their own. The subdomains have been redirected to the proper url's. The text for the sites are coming up just fine. BUT, the pictures don't load.
Why, Why, Why - I'm really new to this. What am I doing wrong!


Help!!!!
) is that path and file name handling in Linux is case-sensitive while in Windows it's not. If the image file is named "Image1.jpg" and the HTML file uses "image1.jpg", the picture will display fine on a Windows machine but, under Linux hosting, it won't display at all.
