can you give the "fully qualified" URI that worked, and some versions that did NOT work?
First thought is are you using mod_rewrite? I would check that the URI's your using take into account any re-writing rules you might have in Apache. Ray On Tue, 03 Sep 2002 16:02:53 -0400 "r g" <[EMAIL PROTECTED]> wrote: > I have put together a small web site using primarily PSP functionality. My sidebar >page inherits from the WebKit page of the same form. > > The PSPs are in my context directory. The helper python programs are in a >non-context directory. My images are in a another non-context directory. > > Any problems with this? > > OK, my issue... no matter what "URI" path I used, I could not get an html "<img >src=....>" construct in the PSP page to properly locate and load an image from my >image directory. The only exception, the one that worked was to full qualify the >path to the image. NOT a good design. > > Anyone able to give me a clue where I went wrong? Thanks... > > rdg > > > ___________________________________________________ > Communicate with others using Lycos Mail for FREE! > http://mail.lycos.com > > > ------------------------------------------------------- > This sf.net email is sponsored by: OSDN - Tired of that same old > cell phone? Get a new here for FREE! > https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 > _______________________________________________ > Webware-discuss mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/webware-discuss ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
