AceBIT

Support Forum
It is currently Fri Nov 21, 2008 11:36 pm

All times are UTC + 1 hour




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Startseiten?
PostPosted: Fri Apr 18, 2003 8:09 pm 
Weiß jemand welche Dokumente als Startseiten auf einem Webserver aufgerufen werden? :?:

Also index.html, index.htm und dann gibt es noch einige andere?

Danke!


Top
  
 
 Post subject:
PostPosted: Sat Apr 19, 2003 2:06 pm 
Offline
Power-User
Power-User

Joined: Thu Apr 10, 2003 10:24 am
Posts: 39
Das kommt darauf an, wie der Webserver konfiguriert wurde.

So ist z.B. bei html noch default.htm(l) üblich, bei php Einsatz auch index.php, bei Verwendung von SSI index.shtml usw...

Robert


Top
 Profile  
 
 Post subject:
PostPosted: Mon Apr 21, 2003 8:49 am 
Offline
Rookie
Rookie

Joined: Mon Apr 21, 2003 8:29 am
Posts: 1
Location: Niedersachsen
genau. du kannst z.b. bei apache webserver in deiner httpd.conf unter DirectoryIndex diverse index-dateien definieren.
Code:
DirectoryIndex index.html
    DirectoryIndex index.htm
    DirectoryIndex index.php
    DirectoryIndex index.php3
    DirectoryIndex default.html
    DirectoryIndex default.htm

u.s.w.
:arrow: suchreihenfolge: von oben nach unten ;)


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group