Wednesday, May 1, 2024
 Popular · Latest · Hot · Upcoming
3
rated 0 times [  3] [ 0]  / answers: 1 / hits: 16627  / 2 Years ago, tue, may 24, 2022, 10:11:00

In our university we want to create simple web hosting for our students. Our web hosting is supposed to provide following features:




  • Every student has it's own folder where he can upload his website

  • One web site per user

  • Each student has a limit of 100Mb of disk space in the server

  • Server supports PHP+MySQL

  • Students can access their folder via FTP and only have access to their own folder



Could you please propose any free application(s) which could help us in order to organize this kind of web hosting in our Ubuntu server?



Thank you!


More From » server

 Answers
3

Way to many steps to explain, but here http://www.howtoforge.com/perfect-server-ubuntu-12.04-lts-apache2-bind-dovecot-ispconfig-3



This is the easiest method since you need to know almost nothing to get everything up and running. Just follow the tutorial.



After you get everything going just setup your DNS and then your sites and users. I usually use ssh/sftp over ftp since it is encrypted, but either should work once you create an account. They should also all be in virtual hosts so no need to worry about wrong permissions. Just make sure you keep them in the "jail" when creating the user account. This will all make more sense once you play around with ISPConfig


[#35155] Wednesday, May 25, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ligenvirt

Total Points: 238
Total Questions: 98
Total Answers: 100

Location: Senegal
Member since Fri, Aug 21, 2020
4 Years ago
;