"Daniel S. Reichenbach" wrote:

> > i am working with 1.4b6! my root page is active, i built it as a
> > subdirectory (http://domain/x/, and as i wanted to change it to the
> > domain root directory (http://domain/) i got a problem with my images,
> > they are all under /images/somesubdirectories/, they were not served,
> > and as my root page has to be active (well at the moment! i programmed
> > it so!) the solution was to create a dummy static page called /images/!
> >
> > is this what you mean?
>
> Yep, that was what i had running with b6, but with b6 it doesn't
> work anymore.

I'm assuming you mean 'but with b7' here, but with b7 I can still use
that trick.

To test this, supposing you have a active root page and a static page
'/images/', try this:

http://yourserver/anythingreallyaslongasitsinvalid/ => root page
http://yourserver/images/ => empty page most likely
http://yourserver/images/existing_picture.gif => picture
http://yourserver/images/anythingreallyaslongasitsinvalid/ => 404

Emile

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to