On Tue, 13 Nov 2001, Paul Baughman wrote: > > My images are broken. The IMG tag doesn't match the IMAGEDIR entry > in the config file. There was a similar situation in the archives > in Aug 1999, but I never saw any resolution for it. In the config file, > I've used > IMAGEDIR http://host.domain/analog/images > (the images are available here) and also tried > IMAGEDIR /analog/ > (made a symlink to the analog images directory at > /usr/local/analog/images). > > In the both cases, the resulting IMG tag looks like: > <IMG src="/usr/local/apache/htdocs/analog/images/analogo.gif" alt="">
Well, the IMAGEDIR is just inserted into the <img> tag, so obviously your IMAGEDIR command is not in operation. (You can check this by running analog --settings). Either you are not reading that config file at all, or you have a later IMAGEDIR overriding that one. -- Stephen Turner, Cambridge, UK http://homepage.ntlworld.com/adelie/stephen/ "This is Henman's 8th Wimbledon, and he's only lost 7 matches." BBC, 2/Jul/01 +------------------------------------------------------------------------ | This is the analog-help mailing list. To unsubscribe from this | mailing list, go to | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | List archives are available at | http://www.mail-archive.com/[email protected]/ | http://lists.isite.net/listgate/analog-help/archives/ | http://www.tallylist.com/archives/index.cfm/mlist.7 +------------------------------------------------------------------------
