Big pipe server/Services/Apache
From Whitespace (Hackerspace Gent)
< Big pipe server | Services(Difference between revisions)
| Line 1: | Line 1: | ||
Document Apache config | Document Apache config | ||
| + | '''UPDATE: [[Big Pipe Server/Services/nginx]] is being used.''' | ||
* Install apache: | * Install apache: | ||
<pre> | <pre> | ||
Revision as of 18:45, 16 August 2011
Document Apache config UPDATE: Big Pipe Server/Services/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/