On 24.10.06 14:37, HomeNet NW wrote: > Hi. I have a really strange problem. I have a virtual host on my Debian > Sarge web server. The web pages come up fine, but the images won't if the > image directory is named "images." It can be named anything else, > including "Images", but not "images". Unfortunately, this is a new > customer, and he has already built his site. He does not want to, nor > should he have to, go back and change his HTML. Interestingly, none of my > other customers have named their image directories "images." > > Has anyone else seen this, and if so, how did you resolve it? Apache > 1.3.3, Debian Sarge.
you probably have Alias /images/ /<path/ in main server config which is inherited by the virtual host. -- Matus UHLAR - fantomas, [EMAIL PROTECTED] ; http://www.fantomas.sk/ Warning: I wish NOT to receive e-mail advertising to this address. Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu. Windows found: (R)emove, (E)rase, (D)elete -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

