hello,
I have LAN and i want to host movies so my user can view movies by browsing local site.
I does not want to give aceess of samba to my adminstrator, so he can copy movies directly into the html folder, i want to give my administrator web based interface so he can copy movies through browser.
So how can i allow my administrator, so he can just copy movie in to local computer and then he can upload it to the server.
plz help
loading movies
Moderator: General Moderators
put the files into your web-directory (or create a softlink to the directory), set proper file permissions, enable the directory index (apache webserver?) and it's done 
http://httpd.apache.org/docs/mod/mod_autoindex.html
http://httpd.apache.org/docs/mod/mod_autoindex.html