Jump to content
Sign in to follow this  
b1naryc0de

Apache Webserver Dan Php

Recommended Posts

Aku baru try host webserver guna pc sendiri tadi.. Aku berjaya run apache dan php kat localhost dan internet(guna no-ip.com).. Aku guna apache2 dan php 4.3.11.. Soalan aku.. Macammana nak set supaya biler kita taip localhost atau 127.0.0.1 atau mydns.no-ip.info dia terus bukak /index.php.. sebab kebiasaannya dia akan bukak index.html.. tapi aku nak ganti index.html tu kepada index.php..

smile.gif

Edited by b1naryc0de

Share this post


Link to post
Share on other sites

Hehe.. Aku dah jumpa mane nak configure: tongue.gif

/etc/apache2/conf/commonapache2.conf

Aku tukar kat bahagian nie:

<IfModule mod_dir.c>

    DirectoryIndex index.php index.html index.html.var index.php3 index.shtml index.cgi index.pl index.htm Default.htm default.htm

</IfModule>

Sebelum nie index.php terletak selepas index.html.var..

Dalam directory localhost tue ada fail index.html.var.. Aku guna default directory /var/www/localhost/htdocs..

Aku tengok index.html ada sebelum index.html.var jadi aku pon assume lah priority directory index ni start dari kiri jadi aku pindahkan index.php sebelum index.html.. Dan yeah!! Berjaya!!

Hehe.. bolehlah tido dengan tenang.. laugh.gif

Share this post


Link to post
Share on other sites

Hehe.. Aku dah jumpa mane nak configure: tongue.gif

/etc/apache2/conf/commonapache2.conf

Aku tukar kat bahagian nie:

Sebelum nie index.php terletak selepas index.html.var..

Dalam directory localhost tue ada fail index.html.var.. Aku guna default directory /var/www/localhost/htdocs..

Aku tengok index.html ada sebelum index.html.var jadi aku pon assume lah priority directory index ni start dari kiri jadi aku pindahkan index.php sebelum index.html.. Dan yeah!! Berjaya!!

Hehe.. bolehlah tido dengan tenang.. laugh.gif

Tahniah... smile.gif

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...