chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] Problem with index files in svnwiki


From: Peter Bex
Subject: [Chicken-users] Problem with index files in svnwiki
Date: Tue, 7 Apr 2009 09:33:53 +0200
User-agent: Mutt/1.4.2.3i

Hi all,

I've noticed there's currently two problems with index files (files named
'index', which should normally be displayed when you request a directory
like man/3) on the wiki:

1) If you have dir/a/index  and dir/b is a symlink to dir/a, the URL
     http://example.com/dir/b  does not show the index, but some weird
     Apache directory listing.
2) If you have dir/a/Foo and dir/a/index is a symlink to dir/a/Foo,
     the URL http://example.com/dir/a also shows 

You can see 1) in action at http://chicken.wiki.br/egg/  and 2) at
http://chicken.wiki.br/man/4/

The /egg is a symlink to /eggref/4, which works as expected (showing
the page /eggref/4/index).  The /man/4 has an index file which is a
symlink pointing to the file "The User's Manual".

Then there's also /manual, which is a symlink to /man/4, which
itself contains the symlink mentioned above (double bug!).

Cheers,
Peter
-- 
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
 is especially attractive, not only because it can be economically
 and scientifically rewarding, but also because it can be an aesthetic
 experience much like composing poetry or music."
                                                        -- Donald Knuth

Attachment: pgpj8_hwnQODv.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]