Senin, 19 Agustus 2013

PHP Indonesia - Facebook: [Tanya] Permisi gan/sist *hampirnyerah masalah s...

PHP Indonesia - Facebook
PHP Indonesia is a community for everyone that loves PHP. Our focus is in the PHP world but our topics encompass the entire LAMP stack. Topics include PHP coding, to memcached handling, db optimizations, server stack, web server tuning, code deploying, hosting options and much much more. Youtube Channel : http://www.youtube.com/user/OurPHPIndonesia Twitter : @php_indonesia NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/ 
Refresh your vocabulary.

Learn a new word everyday by subscribing to Word of the Day. A great tool if you're studying for the GRE, GMAT or LSAT, or simply want to enhance your lexicon.
From our sponsors
[Tanya] Permisi gan/sist *hampirnyerah masalah s...
Aug 19th 2013, 17:27, by Endru Reza

Endru Reza 5:27pm Aug 19
[Tanya]

Permisi gan/sist *hampirnyerah

masalah setting htaccess Code Igniter di hostingan.

ada directory tree kayak gambar yang ane sertain. Nah !
settingan dari ane

yang application/config/config.php
-$config['base_url']= 'http://***.com/home/';

yang application/config/routes.php
$route['default_controller'] = "user/ticket";
$route['404_override'] = '';

nah nyang htaccessnya ane bingung, kalo yang skarang sih gini

<IfModule mod_rewrite.c>

RewriteCond %{HTTP_HOST} ^***.com$ [OR]
RewriteCond %{HTTP_HOST} ^www.***.com$
RewriteCond %{REQUEST_URI} !^/home
Rewriterule ^(.*)$ http://***.com/$1 [R=301,L]
</IfModule>
<IfModule !mod_rewrite.c>
ErrorDocument 404 /index.php
</IfModule>

problemnya berikut :
1. masuk ke halaman sih tapi css sama jquerynya gak kebaca.
2. begitu ketik halaman yang lain tiba2 404 not found

Mohon Bantuannya :D, terima kasih

You are receiving this email because you subscribed to this feed at blogtrottr.com.

If you no longer wish to receive these emails, you can unsubscribe from this feed, or manage all your subscriptions

Tidak ada komentar:

Posting Komentar