|
[dokuwiki]
||
[Date Prev]
[09-2005 Date Index]
[Date Next]
||
[Thread Prev]
[09-2005 Thread Index]
[Thread Next]
[dokuwiki] Re: optimal PHP and Apache settings?
- From: Andreas Gohr <andi@xxxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Fri, 16 Sep 2005 16:39:08 +0200
On Fri, 16 Sep 2005 11:27:12 +0100 (BST)
NM Public <agorae+--dokuwiki@xxxxxxxxxxxxxxxx> wrote:
> Apache settings. I'm using a DreamHost shared server and need to
> specify the following:
>
> [ ] Run PHP as CGI
> [ ] PHP Version 5 (only works with PHP-CGI)
DokuWiki don't need PHP5 - running as Apache Modules (not as CGI) should
be faster so don't enable these
> [ ] Extra web security (enables mod_security Apache module)
Should be independent of DokuWiki so do what you like
> [ ] FastCGI support
Not needed for DokuWiki.
Andi
|