> > > 1. The mathopd can add the user home directories like the apache (ex. > > > /home/user/public_html)? > > > This is not possible at the moment. What you could do is create symbolic > > links for each user under /var/www that point to their public_html > > directories. > > Yes, you can even make a script that will do it automatically. Something > like this: > > #!/bin/sh
Thanks for your excellent script. I had thought that if everbody could upload html and cgi files to his home dir, it would be convenient for each other. Would that mathopd could run cgi script in each dirs!
