Langkah selanjutnya buatlah file (.htaccess) di dalam folder ppdb yang ada di htdocs, berikut kodingnya :
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php/$1 [L]
Coding merupakan jembatan pengetahuan dan teknologi
This is dummy text. It is not meant to be read. Accordingly, it is difficult to figure out when to end it. But then, this is dummy text. It is not meant to be read. Period.
ConversionConversion EmoticonEmoticon
Note: Only a member of this blog may post a comment.