[pmwiki-users] It's really an Apache question but ....

cl at isbd.net cl at isbd.net
Tue Aug 8 15:32:55 CDT 2006


On Mon, Aug 07, 2006 at 09:34:33PM +0100, Marc Cooper wrote:
>  said...
> > I have, as advised in the documentation, created an index.php file in
> > my pmwiki 'home' directory which contains just the following:-
> > 
> >     <?php include('pmwiki.php');
> > 
> > However when I go to http://mysite/pmwiki I still get to see a
> > dirctory of the files there, apache doesn't auto-load the index.php
> > file.  How do I make index.php auto-load?
> > 
> > (index.php works fine if I load it explicitly)
> 
> Somewhere in http.conf (adjust to taste):
> 
> <IfModule dir_module>
>     DirectoryIndex index.php index.htm index.html
> </IfModule>
> 
Brilliant, thanks for answering a non-pmwiki question.

-- 
Chris Green (chris at halon.org.uk)




More information about the pmwiki-users mailing list