SEF Url pada web Joomla yang di instal pada direktori
Seperti posting saya pada forum sebelah untuk membuat SEF Url pada Joomla 1.5, 2.5, 3.0 yang di instal pada direktori, berikut tulisan saya: https://forum.sigsiu.net/sefseo-(sobisef-plugin)/(solved)-how-to-remove-index-php-from-urls/msg179483/#msg179483 Re: [SOLVED] How to remove '/index.php/' from URLs « Reply #7 on: Today at 04:26:27 » QuoteModify Hi Bro / Sist Sylvia Just open your .htaccess file Make sure that: .. .. # Options +FollowSymLinks .. .. # RewriteEngine On .. .. commented (#) Then edit: # RewriteBase / to: RewriteBase /directorynameyouhavemade/ save your .htaccess file and refresh your browser. Done...