Jump to content

Recommended Posts

Posted

HI I have been asked to set-up a web server for internal use by students creating websites and uploading them. Any ideas please?

 

 

Thanks

Posted

If this is for GCSE IT, get your teachers to check their syllabus carefully. This year (on AQA) there's been heavy emphasis on back-and-forth between the "client" and the student designing the site. Moderators were requiring the sites to be accessible by the client, not just accessible internally.

 

Having said that, here's Webman's guide:

 

linux:ubuntu:ftpwebserver [M0PHP Wiki]

Posted
Thanks can you create individual sites and ftp access to this site for individual students

 

With the link I provided you can do this easy enough - you just create the individual folders en masse and then user isolation does the rest. Its a whoooole lot less work than 90% of the other options out there.

Posted
Thanks can you create individual sites and ftp access to this site for individual students

 

I used to do this when they taught php for alevel students.

 

It would be best to use SMB and the apache Userdir module - you could do that with ftp as well, but students are more used to mapped drives and it is trivial for samba to create the directories and set the permissions automatically on login. students would just see a mapped drive then upload using windows file permissions to their html folder.

Windows apache doesn't support userdir so you'd be better off with a linux one.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...