008 03:10
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] how would I serve up an upload/download
> directory for each user
>
> Tim Edwards wrote:
> >
> > * Use some kind of module that allows apache to spawn a sub-process
> > running as the user who
You'd want the source package that Ubuntu built their binary .deb from.
Apparently the command is:
apt-get source apache2
On RPM-based distros you'd usually browse to your distro's mirrors,
download the source RPM, 'install' it and look at the .spec file. I'm
guessing the above step is the equ
7;s files under /var/www/users/ and have a virtual host for
each /var/www/users/ dir. I'm not sure how to do this in any
automated fashion though - is there a way to coerce mod_userdir into
working like this?
Any help/suggestions greatly appreciated.
--
Tim Edwards