Kasih donk contoh url dengan htaccess | |||
http://codepaste.net/a2i347 krn km dah bahas ini dari tadi.. langsung aja | |||
Makasih | |||
Bisa kasih saya referensi utk mempelajari tentang htaccess secara lengkap gak?? | |||
Wah, saya gak ngerti nih mksdnya <IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{REQUEST_URI} ^system.* RewriteRule ^(.*)$ /index.php?/$1 [L] RewriteCond %{REQUEST_URI} ^application.* RewriteRule ^(.*)$ /index.php?/$1 [L] #request to index.php RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ index.php?/$1 [L] </IfModule> <IfModule !mod_rewrite.c> # If we don't have mod_rewrite installed, all 404's # can be sent to index.php, and everything works as normal. # Submitted by: ElliotHaughin ErrorDocument 404 index.php </IfModule> |
Tania Endah 30 Jun, 2013
-
Source: http://www.facebook.com/groups/35688476100/?id=10151725105396101
--
Manage subscription | Powered by rssforward.com
Tidak ada komentar:
Posting Komentar