Kamis, 12 September 2013

PHP Indonesia - Facebook: gan ane minta tolong nie... gimana caranya konfig...

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/ 
Learning HTML & CSS shouldn't be difficult.

Master Trainer, Mark Lassoff, will teach you everything you need to know to create a creative and professional web site in 4 hours.
From our sponsors
gan ane minta tolong nie... gimana caranya konfig...
Sep 13th 2013, 00:35, by Adi Net

Adi Net 12:35am Sep 13
gan ane minta tolong nie...
gimana caranya konfigurasi Joomla untuk link domain
http://mtsmuhammadiyah02pku.sch.id/Home/ Menjadi http://mtsmuhammadiyah02pku.sch.id/ biar gk pke home

Muhammad Saleh Hafizh Fajri 12:44am Sep 13
itu kan karena file2 jomlanya ada di folder home, coba copas keluar :D keluarin dari folder home :D

Wachid Daga Suryono 12:52am Sep 13
di tempat hosting nya, coba itu seluruh file yang ada di /home di cut keluar ke public_html

Adi Net 12:53am Sep 13
gk bisa ya di setting ke configurasi.php

Wachid Daga Suryono 12:55am Sep 13
bukan masalah itunya...
masalah penempatan file nya sih...
kalo CI bisa diakalin link web nya.

Muhammad Saleh Hafizh Fajri 12:56am Sep 13
ya kalau di home letaknya ya g bisa sih rasanya

bisanya cuma
pas orang buka mtsmuhammadiyah02pku.sch.id
ke redirect langsung ke link mtsmuhammadiyah02pku.sch.id/home

Adi Net 12:56am Sep 13
itu gimana caranya buat redirect nya ??

Muhammad Saleh Hafizh Fajri 12:58am Sep 13
RewriteEngine On
RewriteBase /

RewriteCond %{HTTP_HOST} ^mtsmuhammadiyah02pku.sch.id [NC]
RewriteRule ^(.*)$ http://www.mtsmuhammadiyah02pku.sch.id/home/$1 [L,R=301]

tambahin itu di file .htaccess

Adi Net 1:00am Sep 13
di dekat mananya gan

Muhammad Saleh Hafizh Fajri 1:01am Sep 13
dalam public_html buat file .htaccess

Adi Net 1:04am Sep 13
kyk gini kn gan
# -FrontPage-

RewriteEngine On
RewriteBase /

RewriteCond %{HTTP_HOST} ^mtsmuhammadiyah02pku.sch.id [NC]
RewriteRule ^(.*)$ http://www.mtsmuhammadiyah02pku.sch.id/home/$1 [L,R=301]

IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*

<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName mtsmuhammadiyah02pku.sch.id
AuthUserFile /home/mtsmuha1/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/mtsmuha1/public_html/_vti_pvt/service.grp

Adi Net 1:04am Sep 13
tapi tetap aja tak mu

Muhammad Saleh Hafizh Fajri 1:05am Sep 13
ini filenya ada dimana o.O

Adi Net 1:06am Sep 13
di dalam fublic_html ada namanya filinya .htaccess lalau saya ediet jadi seperti itu

Muhammad Saleh Hafizh Fajri 1:21am Sep 13
harus nya mau o.O

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