Minggu, 21 Juli 2013

PHP Indonesia - Facebook: #tips htaccess Saat pertama di upload file htacces...

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. NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/ 
#tips htaccess Saat pertama di upload file htacces...
Jul 22nd 2013, 04:05, by Erwin Sholeh Siregar

Erwin Sholeh Siregar 4:05am Jul 22
#tips htaccess
Saat pertama di upload file htaccess ke web server, tidak ada error. Tetapi jika ada perubahan (penambahan atau pengurangan) kode htaccess dan kita menimpa (meng-override)/upload ulang file htaccess sebelumnya kadang muncul error. Butuh beberapa menit menunggu respon server. Ini cara mengatasinya, tambahkan kode berikut pada baris awal file htaccess :

RewriteEngine On
Options +SymLinksIfOwnerMatch
Options +Indexes

Kini upload (timpa) file htaccess tidak ada masalah lagi. :)

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