Sudev Barar wrote:
> I am writing some intranet pages under ~/public_html directory. As I
> keep adding more and more pages under this directory I want to create
> a index.html page here that will constantly update itself whenever a
> new page is added and provide a link to that page.
> 
> Suggestions? I continue to google for this.
> 

If Apache auto index is not sufficient, then something like this, with
a modified template and with the use of file descriptions feature?
        http://autoindex.sourceforge.net/

It is a bit too heavy weight. I normally use a small perl script running
under make to do such things.

- Sandip


_______________________________________________
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

Reply via email to