Sunday, April 11, 2010
How links work on the server
I uploaded my website project onto the server this morning and none of the links are working. The stylesheet isn't being utilized either. The directory structure is the exact same as my local structure, file names haven't changed. Has anyone else encountered this problem? If so, what did you do to fix it.
Subscribe to:
Post Comments (Atom)
This is old, so you have probably already worked this out, but just in case...
ReplyDeleteIf you are using BCC to host your site, it is case-sensative, so double check the file names for upper/lower case differences (I like to copy-and-paste) and for extra spaces.
You should also check to see if you are using relative vs absolute urls. (http://......)