[dokuwiki] Re: Security details on installation
- From: "Doug Essinger-Hileman" <greypilgrim@xxxxxxxxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Fri, 30 Mar 2007 17:46:21 -0400
On 30 Mar 2007 at 14:24, Chris Smith wrote:
> If prepend isn't available to you, you could put the prepend details
> into the index.php file. Also include
>
> define('DOKU_SCRIPT','index.php');
>
> and change the redirect line -- header("Location: doku.php"); -- to
>
> include('doku.php');
>
> (then backup index.php so you have a copy in case it gets clobbered in
> an upgrade)
>
> The above is the method I use to run a debug wrapper around DokuWiki.
Thanks, Chris.
> For security concerns with allowoverides.
Even as I've snipped all the content for brevity's sake, I offer my
thanks.
Doug
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- References:
- [dokuwiki] Re: Security details on installation
- From: Doug Essinger-Hileman
- [dokuwiki] Re: Security details on installation
- From: Chris Smith
Other related posts:
- » [dokuwiki] Security details on installation
- » [dokuwiki] Re: Security details on installation
- » [dokuwiki] Re: Security details on installation
- » [dokuwiki] Re: Security details on installation
- » [dokuwiki] Re: Security details on installation
- » [dokuwiki] Re: Security details on installation
- » [dokuwiki] Re: Security details on installation
- » [dokuwiki] Re: Security details on installation
- [dokuwiki] Re: Security details on installation
- From: Doug Essinger-Hileman
- [dokuwiki] Re: Security details on installation
- From: Chris Smith