Relative Paths are Bad!
Monday, June 27th, 2005Gah! I just spent the past hour or so trying to find out why I have been getting HTTP 500 errors on the info crew website that I’m working on. Well, it’s because I was using a relative path and not a static path! Add that to the fact that I have a bunch of .htaccess rules that filter content around and no wonder it didn’t work. In any case, it’s working now.
Also, the Flickr API is wicked easy to use.
- Posted by Ryan at 9:01 pm
- Filed Under: Web Development