Life Above The Sky
Monday, 21. August 2006, 22:34:57

Ini film Students yg kmaren syuting sama anak² Students Community
Klo mo liat, kunjungi ini aja : http://students.stttelkom.ac.id
Open heart's screen where the pearl life in throne
Monday, 21. August 2006, 22:34:57

Monday, 14. August 2006, 04:19:06
Friday, 4. August 2006, 19:39:23
Tuesday, 1. August 2006, 03:48:37
Wednesday, 26. July 2006, 21:39:34

mysql>
mysql>show databases;
mysql>use mysql;
mysql>show tables;
mysql>select user,password from user;
mysql>delete from user where user='';
mysql>update user set password=password('password_kamu') where user='root';
LoadModule php5_module modules/libphp5.so <-- pastikan ada file libphp5.so di /usr/local/apache/modules/
AddType application/x-httpd-php .php
//========test.php=======
<?
phpinfo();
?>
<Directory "/usr/local/apache/htdocs"> <-- document root server, setiap request HTTP akan diarahkan ke directory ini.
Options Indexes FollowSymLinks MultiViews
AllowOverride All
RewriteEngine On
RewriteCond %{SERVER_PORT} !^443$ <-- mengaktifkan port 443 untuk HTTPS
RewriteRule ^(.*) https://%{SERVER_NAME}/$1 [L,R] <-- rewrite page/encrypt ke HTTPS
Order allow,deny
Allow from all
</Directory>
#=== pada akhir file httpd.conf -- cek this ======
# Secure (SSL/TLS) connections
Include conf/extra/httpd-ssl.conf <-- hilangkan tanda '#' untuk mengaktifkan file konfigurasi SSL
<IfModule ssl_module>
SSLRandomSeed startup builtin
SSLRandomSeed connect builtin
</IfModule>
#============httpd-ssl.conf============
<VirtualHost _default_:443>
DocumentRoot "/docroot"
ServerName localhost:443
ServerAdmin imamwib@students.stttelkom.ac.id
ErrorLog /usr/local/apache/logs/error_log
TransferLog /usr/local/apache/logs/access_log
SSLEngine on
SSLCipherSuite ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL
SSLCertificateFile /usr/local/apache/conf/server.crt
SSLCertificateKeyFile /usr/local/apache/conf/server.key
<FilesMatch "\.(cgi|shtml|phtml|php)$">
SSLOptions +StdEnvVars
</FilesMatch>
<Directory "/usr/local/apache/cgi-bin">
SSLOptions +StdEnvVars
</Directory>
BrowserMatch ".*MSIE.*" \
nokeepalive ssl-unclean-shutdown \
downgrade-1.0 force-response-1.0
CustomLog /usr/local/apache/logs/ssl_request_log \
"%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b"
</VirtualHost>
Sunday, 23. July 2006, 01:27:59
berjalan di tepi pantai
tertiup angin berhembus
sejukkan hati damaikan diri
melihat biru
bersama tlah dilewati
bersama tlah dijalani
aku disini kan bersamamu
tlah ikat janji
reff :
hidupku kan damaikan hatimu
diriku kan slalu menjagamu
izinkan ku slalu bersamamu
kasihku padamu
tlah kuberikan semua
tlah kurasakan bersama
sampai terhenti nafasku ini
hanyalah untukmu
Wednesday, 19. July 2006, 08:48:09
Sunday, 16. July 2006, 22:06:08
Asyik...tadi malem aq telpon ibu..Sunday, 16. July 2006, 03:31:04
Thursday, 13. July 2006, 20:37:24
Hari ini dapat kiriman CD Ubuntu 6.06 LTS for PC dari BelandaShowing posts 11 - 20 of 38.
anonymous
Agen Gas & LPG Kota Pati PT MEKAR JAYA UTAMA writes: PT MEKAR J ...
anonymous
anonymous
koncling writes: sama juga tanggal lahirnya mungkin cuman gw le ...
anonymous
anonymous
anonymous
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
|
| ||||||
| 1 | 2 | |||||
| 3 | 4 | 5 | 6 | 7 | 8 | 9 |
| 10 | 11 | 12 | 13 | 14 | 15 | 16 |
| 17 | 18 | 19 | 20 | 21 | 22 | 23 |
| 24 | 25 | 26 | 27 | 28 | 29 | 30 |
Portal Mahasiswa STT Telkom
Komunitas Pinguin
Komunitas Open Source