Re: [gentoo-user] [OT] Apache Autoindex applications

2006-07-12 Thread Ow Mun Heng
On Mon, 2006-07-10 at 14:52 +0300, Daniel Iliev wrote: > Ow Mun Heng wrote: > > Yes that's true, but, I don't really want to go into implementing an > > LDAP server/service right now. > > Besides that, I'm looking at using the autoindex script for web-based > > file storage. It doesn't support LDAP

Re: [gentoo-user] [OT] Apache Autoindex applications

2006-07-10 Thread Daniel Iliev
Ow Mun Heng wrote: > Yes that's true, but, I don't really want to go into implementing an > LDAP server/service right now. > Besides that, I'm looking at using the autoindex script for web-based > file storage. It doesn't support LDAP. (AFAIK) The sql-way seems more complicated to me. I suspect

Re: [gentoo-user] [OT] Apache Autoindex applications

2006-07-09 Thread Ow Mun Heng
On Mon, 2006-07-10 at 02:00 +0300, Daniel Iliev wrote: > Ow Mun Heng wrote: > > My goal. Integrate a front end apache-autoindex (w/ upload/login > > capability) that uses a SQL backend for authentication(I can use > > mod_auth_mysql as a means for connecting autoindex's htpasswd/htaccess > > to my

Re: [gentoo-user] [OT] Apache Autoindex applications

2006-07-09 Thread Daniel Iliev
Ow Mun Heng wrote: > My goal. Integrate a front end apache-autoindex (w/ upload/login > capability) that uses a SQL backend for authentication(I can use > mod_auth_mysql as a means for connecting autoindex's htpasswd/htaccess > to mysql and I am thinking of also integrating SAMBA with mysql using

[gentoo-user] [OT] Apache Autoindex applications

2006-07-09 Thread Ow Mun Heng
Hi, Does anyone has any recommendations for using some sort of autoindex script for apache? I know and am currently using http://autoindex.sourceforge.net which has login/upload capabilities. I'm trying to see if there are any other alternatives. My goal. Integrate a front end apache-autoindex (