From: Phillip T. <ne...@ya...> - 2001-11-17 18:39:31
|
hello everyone! I have a question regarding path configuration, but first I'd like to thank the developers for providing such an excellent photo album system. This is a very sharp project and everyone who has seen my ids pages loves it. keep up the good work! The question I have is this: currently the way to get to my ids site is to hit http://servername.org/cgi-bin/ids/index.cgi. (I am running ids 0.8/apach 1.3.22/perl 5.6.1 under windows 2000+cygwin) I tried to simplify the path by using a scriptalias command in httpd.conf: ScriptAlias /album/ "/usr/local/www/cgi-bin/ids/index.cgi" (this line may have wrapped itself in this email) This sort of works: hitting http://servername/album/ results in the text top page being displayed, but no images at all. I read through the faqs/documentation but I couldn't find how to properly create an URL alias. What is the proper way to accomplish this? Thanks! __________________________________________________ Do You Yahoo!? Find the one for you at Yahoo! Personals http://personals.yahoo.com |