Big pipe server/Services/Apache
From Whitespace (Hackerspace Gent)
< Big pipe server | Services
Revision as of 02:13, 17 August 2011 by Jeroen De Dauw (Talk | contribs)
UPDATE: nginx is being used.
- Install apache:
# apt-get install apache2
- General config:
vi /etc/apache2/conf.d/security ServerTokens Prod ServerSignature Off
- Enable user-dir:
# cd mod_userdir # ln -s ../mods-available/userdir.load userdir.load # ln -s ../mods-available/userdir.conf userdir.conf
=> Create the directory public_html in your home folder and all its contents are served via http://members.0x20.be/~username/