|
From: Chris W. <ch...@cw...> - 2002-05-07 20:04:50
|
On Tue, 2002-05-07 at 15:54, Mike Melillo wrote: > When <location /> > > Is commented out I get the directory listing for the DocumentRoot. If I > then click on the html directory I get the snippet of the index page > that is served from within the template. > > Something just dawned on me, shouldn't /images be aliased to > $BASE_DIR/html/images? DocumentRoot should be set to $BASE_DIR/html. If it is then /images should automatically be at $BASE_DIR/html/images Chris -- Chris Winters (ch...@cw...) Building enterprise-capable snack solutions since 1988. |