Page 1 of 1

loading movies

Posted: Tue Apr 08, 2003 12:31 pm
by phpcoder
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

Posted: Wed Apr 09, 2003 12:33 am
by volka
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