http://dudul.org/blog/index2.php?option=blablbablablaba << kan jadi terlihat nih kalo kita pake Joomla
Kita bisa jadikan seperti ini :
http://dudul.org/blog/blog.html
Awalnya settingan ini memang susah tapi hehe jadi juga.. :P
Wah ini bisa jadi pelajaran yang bisa saya share-kan.. hehe
begini..
Pertama tama kita harus download Componen Open SEF di Joomla
bisa download di : http://extensions.joomla.org/
Setelah itu kita install dan masuk pada settingan Component Open SEF
sebelumnya kita harus membuka :
Search Engine Friendly URLs: No Yes
Menjadi Yes
Setelah itu Rename htaccess.txt yang berada di folder Joomla menjadi .htaccess
Kemudian edit file tersebut di bagian ini menjadi :
########## Begin - Joomla! core SEF Section
############# Use this section if using ONLY Joomla! core SEF
## ALL (RewriteCond) lines in this section are only required if you actually
## have directories named 'content' or 'component' on your server
## If you do not have directories with these names, comment them out.
#
#RewriteCond %{REQUEST_FILENAME} !-f
#RewriteCond %{REQUEST_FILENAME} !-d
#RewriteCond %{REQUEST_URI} ^(/component/option,com) [NC,OR] ##optional - see notes##
#RewriteCond %{REQUEST_URI} (/|\.htm|\.php|\.html|/[^.]*)$ [NC]
#RewriteRule ^(content/|component/) index.php
#
########## End - Joomla! core SEF Section
########## Begin - 3rd Party SEF Section
############# Use this section if you are using a 3rd party (Non Joomla! core) SEF extension - e.g. OpenSEF, 404_SEF, 404SEFx, SEF Advance, etc
#
RewriteCond %{REQUEST_URI} ^(/component/option,com) [NC,OR] ##optional - see notes##
RewriteCond %{REQUEST_URI} (/|\.htm|\.php|\.html|/[^.]*)$ [NC]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule (.*) index.php
#
########## End - 3rd Party SEF Section
Setelah itu Edit File httpd.conf
Open saja # atau dihapus tanda pagarnya pada bagian :
LoadModule rewrite_module modules/mod_rewrite.so
kemudian restart Apachenya..
Selesai deh.. tinggal setting ini itu pada Component Open SEF tsb..
hehe.. mudah bukan.. kalo baca.. makanya hobbilah membaca dan jangan pernah berhenti untuk belajar.. hehe.. jadi kaya orangtua aja... :P~






english
indonesian
