---
title: ".php3"
type: "forum-thread"
url: "https://www.webforum.nu/amne/webbservrar/20814-php3"
topic: "Webbservrar"
topic_url: "https://www.webforum.nu/amne/webbservrar"
author: "nanne"
published: "2000-07-28T09:35:00.000Z"
updated: "2000-07-28T10:01:00.000Z"
replies: 1
views: 398
page: 1
pages: 1
language: "sv-SE"
site: "webForum — webforum.nu"
rights: "Upphovsrätten till varje inlägg tillhör dess författare."
attribution: "Citera som: webForum, https://www.webforum.nu/amne/webbservrar/20814-php3"
---

# .php3

## #1 — nanne, 2000-07-28T09:35Z

Vart ändrar jag så att apache kör index.php3 automatiskt istället för att lista alla filer?

Permalänk: https://www.webforum.nu/p/20814

## #2 — Batboy, 2000-07-28T10:01Z

/etc/httpd/conf/httpd.conf (eller srm.conf)

```
# DirectoryIndex: Name of the file to use as a pre-written HTML
# directory index

DirectoryIndex index.cgi index.php3 index.php index.html index.htm index.shtml
```

Permalänk: https://www.webforum.nu/p/350689

---

Tråden på webben: https://www.webforum.nu/amne/webbservrar/20814-php3
