I want users to come into ftp.mike.com (root dir is /var/ they get prompted for their username and password either by .htaccess or mod_auth_shadow, then based on their username they get redirected to an alias.
Login as mike and get redirected to /home/mike/public_html or /home/mike.
Is there a way to get the username variable and use it in the apache httpd.conf file or do I need to create a cgi to do this.
thanks, mike
Login as mike and get redirected to /home/mike/public_html or /home/mike.
Is there a way to get the username variable and use it in the apache httpd.conf file or do I need to create a cgi to do this.
thanks, mike