Tuesday, December 18, 2012

Enable Tilde (Ubuntu)

Enable tilde (~) pada ubuntu

contoh tilde
bologsepot.blogspot.com/~horas

Nah, pada ubuntu
TAHAP 1
#adduser horas

TAHAP 2
#sudo a2enmod userdir

TAHAP 3
#mkdir -p /home/horas/public_html

 TAHAP 4
#cd /home/horas/public_html
#echo test > index.html

TAHAP 5
#service apache2 restart

TAHAP 6
 coba akses tilde anda
mis : webserver/~horas

---
memulai dari hal yang kecil untuk yang terbesar