On Fri, 2003-04-04 at 19:14, christian muehlhaeuser wrote:
> On Saturday 05 April 2003 01:51, Sterling Hughes wrote:
> > On Fri, 2003-04-04 at 18:56, christian muehlhaeuser wrote:
> > > just noticed.
> > >
> > > first line of .htaccess: "ErrorDocument 404 index.php"
> > > shouldnt it be: "ErrorDocument 404 /index.php" ?
> > >
> > > at least this is the only way i got my /archives to work.
> > >
> > > ....muesli
> >
> > htaccess.tpl:
> >
> > ErrorDocument 404 {PREFIX}index.php
> >
> > which is correct.
> >
> > -Sterling
>
> then something else is wrong. my .htaccess wasn't updated after i changed my
> settings in the configuration. and so my "archives" and "edit entries" didnt
> work.
>
Fixed in cvs, thanks.
-Sterling
> ...muesli
--
"The computer programmer is a creator of universes for which he
alone is responsible. Universes of virtually unlimited complexity
can be created in the form of computer programs."
- Joseph Weizenbaum
|