I'm trying to develop an intranet system by which users can add/edit/modify files in their home directories via the intranet. Any idea how i can implement this so that the user can save files to their home directory when the home directory is outside the public html directory? Basically i need to be able to get the apache webserver to assume the privalidges of the signed in user.
Any responses welcome. This is urgent.
mark