Tagged Questions
1
vote
0answers
57 views
What is the best pratice to host a website on a Ubuntu server machine? [closed]
I wonder what the best practice where we put a website/application on a server. Commonly there that we should not put them in our folder /var/wwwfor several reasons.
I was searching and found two ...
-1
votes
1answer
31 views
Server / alternative url for each TLD [closed]
First of all. What are those URLs (subdomains) called that look like some_domain.tld.some_host_server.com , which you can use before you change DNS for your TLD some_domain.tld . A kind of alias for ...
2
votes
3answers
112 views
Best solution for a team home server
I created a home server with Ubuntu 12.04 Server (using an old Netbook with an Atom CPU and 512Mb). The idea is just to be used for a small team (maximum 10 persons) that will have constant access by ...
1
vote
1answer
1k views
Setting up a web server, using multiple user accounts
I’ve just installed Ubuntu Server on a new server and have been looking around for tutorials on setting up a web server with multiple user accounts.
How I’ve set small web servers like this in the ...
6
votes
3answers
664 views
Recommended workflows for Apache virtual hosts?
I do a lot of local web development work on my Ubuntu machine, and I'm constantly setting up virtual hosts in Apache. I don't need to do hard core server management, but I am getting tired of the ...