Relative Paths are Bad!

Monday, June 27th, 2005

Gah! 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.

Comments are closed.