|
|
|
|
||||||
| comp.info.servers.unix Web servers for UNIX platforms. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
pretty much after all my trying o find out why i wouldnt get the index
page after going to my domain it turns out that apache is not serving the index page by default what should i put in the conf file so it searches for index.html index.php ? thanks Andre |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
On 19 Mar 2005 22:15:47 -0800, andre.mercado <andre.mercado@gmail.com> wrote:
> pretty much after all my trying o find out why i wouldnt get the index > page after going to my domain it turns out that apache is not serving > the index page by default what should i put in the conf file so it > searches for > > index.html > index.php See apache docs for DirectoryIndex, which is a space separated list. However, the directory needs x permission (search bit) for apache to tell if such an index file exists, which would typically be at least dir permission of 705, if not 755. So if it works by name, but not for default, check dir permission. |
|
![]() |
| Outils de la discussion | |
|
|