{ Berbagi, Menulis, Dan Mengajar } Ilmu… » Archive
Streaming TV
http://www.livestation.com/channels/10-bbc-world-news-english … Read entire article »
Filed under: 7. Operating System
Gramedia Expo Toko Gramedia
031-5452157 031-5452158 … Read entire article »
Filed under: 7. Operating System
Panti Asuhan Ulul Azmi YAtim Piatu
BRI : 087301001128503 a/n. Panti Asuhan Ulul Azmi BTN : 0000201501254350 a/n. Panti Asuhan Ulul Azmi Mandiri : 1420006942568 a/n. Yayasan Ulul Azmi BNI : 0165683056 a/n. Yayasan Ulul Azmi BCA : 4293039600 a/n. Yayasan Ulul Azmi Surabaya … Read entire article »
Filed under: 7. Operating System
Konfigurasi nginx.conf
server { listen      80; server_name mrtg.ikc.co.id; access_log  /var/log/nginx/mrtg.ikc.co.id_access.log combined; ## Default location location / { root  /var/www/mrtg; #autoindex off; index index.html; autoindex on; allow all; } } … Read entire article »
Filed under: 7. Operating System
Configurasi nginx.conf
/etc/nginx/sites-enabled/default server { listen 80; server_name localhost; access_log /var/log/nginx/localhost.access.log; location / { root /drive3/Linux; index index.html index.htm; autoindex on; } error_page 500 502 503 504 /50x.html; location = /50x.html { root /var/www/nginx-default; } } server { listen 80; server_name bks-forum.b-metro.net; access_log /var/log/nginx/localhost.access.log; location / { root /var/www/nginx-default; index index.html index.htm; autoindex on; } error_page 500 502 503 504 /50x.html; location = /50x.html { root /var/www/nginx-default; } } … Read entire article »
Filed under: 7. Operating System
tutorial WEB
http://net.tutsplus.com/category/tutorials/wordpress/ … Read entire article »
Filed under: Cms Wordpress