>> > I recently upgraded to Apache 1.3.3 from NCSA HTTPd and am having trouble
>> > getting my webpages to work properly. In particular, I have in my html
>> file
>> > lines like:
>> > <img SRC="gifs/redball.gif" ...>
>> > where gifs is a directory directly below the current directory. The NCSA
>> > server had no problem with this, but Apache 1.3.3 does not seem to
>> understand
>> > this.
>> Apache doesn't actually know the context of the request, the problem may
>> be related to redirects with incomplete directory names (/directory
>> instead of /directory/). In any case it will help if you check the error
>> log and see what the client actually tried to access (and possibly post
>> a probe from your logs and a fragment of failing HTML).
of /directory/ (that's fixable in srm.conf) but here, the user is browsing to
a fixed file.... i don't see why it wouldn't work.
- doug
---------------------------------------------------------
Doug Melniker
Center for Connected Learning and Computer-Based Modeling
Tufts University
www.ccl.tufts.edu