in reply to Writing a perl based 'Homework' Server.
dang, i'd skip all the client server stuff. Just run a simple web page on Apache (as TGI suggested), using a simple upload script ... with Apache you can use the .htaccess files for authentication.
Upload script thread:
Using htaccess & htpasswd for password protection
A couple modules for .htaccess you may want to check out:
Apache::Htpasswd
Apache::Htgroup
--
paul
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Writing a perl based 'Homework' Server.
by zentara (Cardinal) on Apr 18, 2003 at 15:46 UTC |