1
tracky
index.php dun1 to be index in the folder!
  • 2005/1/7 4:32

  • tracky

  • Just popping in

  • Posts: 2

  • Since: 2004/12/31


index.php dun1 to be index in the folder!
i got a problem on the index.php doesnt show automatically itself...
there is not index.htm or index.html in the folder
why the index.php not showing?
how to make it show itself index.php

TQ

2
Herko
Re: index.php dun1 to be index in the folder!
  • 2005/1/7 5:26

  • Herko

  • XOOPS is my life!

  • Posts: 4238

  • Since: 2002/2/4 1


That's something you have to configure your apache server for. If you can edit the apache httpd.conf file yourself, then you have to do a search for the key that sets the directory index, (probably set as index.htm, index.html, index.shtml) and add index.php.

This is from my localhost's httpd.conf:
Quote:

#
# DirectoryIndex: sets the file that Apache will serve if a directory
# is requested.
#
# The index.html.var file (a type-map) is used to deliver content-
# negotiated documents. The MultiViews Option can be used for the
# same purpose, but it is much slower.
#
DirectoryIndex index.html index.shtml index.html.var index.htm index.php3 index.php index.pl index.cgi



Herko

Login

Who's Online

391 user(s) are online (337 user(s) are browsing Support Forums)


Members: 0


Guests: 391


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Nov 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits