[dokuwiki] Re: Dokuwiki as CMS
- From: "Leah" <leah@xxxxxxxxxxxxxxx>
- To: <dokuwiki@xxxxxxxxxxxxx>
- Date: Sat, 25 Nov 2006 15:29:24 -0000
Simply change dokuwiki/index.php contents to:
<?php
/**
* Forwarder to doku.php
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
* @author Andreas Gohr <andi@xxxxxxxxxxxxxx>
*/
// tell dokuwiki to make all links using index.php rather than doku.php
define('DOKU_SCRIPT','index.php');
// jump to main dokuwiki script
include('doku.php');
?>
Leah
> -----Original Message-----
> From: Galen Johnson [mailto:gjohnson@xxxxxxxxxxx]
> Sent: 25 November 2006 15:06
> To: dokuwiki@xxxxxxxxxxxxx
> Subject: [dokuwiki] Re: Dokuwiki as CMS
>
> Wenngatz - Agilo GmbH wrote:
>
> >Hi Galen
> >
> >GJ> howdy,
> >
> >GJ> I'd like to use Dokuwiki as a rudimentary CMS. It looks like others
> >GJ> have had some success. I'd like to be able to hide the "doku.php" in
> my
> >GJ> url. How have others accomplished this?
> >
> >I have the same Problem. If you find a solution it would be kind to
> >inform me.
> >
> >kind regards
> >Miky
> >
> >
> >
> >
> >
> >
> >
> Thanks, Miky...I thought I had seen how to before...
>
> =G=
> --
> DokuWiki mailing list - more info at
> http://wiki.splitbrain.org/wiki:mailinglist
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- Follow-Ups:
- [dokuwiki] Re: Dokuwiki as CMS
- From: Galen Johnson
- References:
- [dokuwiki] Dokuwiki as CMS
- From: Galen Johnson
- [dokuwiki] Re: Dokuwiki as CMS
- From: Galen Johnson
Other related posts:
- » [dokuwiki] Dokuwiki as CMS
- » [dokuwiki] Re: Dokuwiki as CMS
- » [dokuwiki] Re: Dokuwiki as CMS
- » [dokuwiki] Re: Dokuwiki as CMS
- » [dokuwiki] Re: Dokuwiki as CMS
- » [dokuwiki] Re: Dokuwiki as CMS
- » [dokuwiki] Re: Dokuwiki as CMS
- [dokuwiki] Re: Dokuwiki as CMS
- From: Galen Johnson
- [dokuwiki] Dokuwiki as CMS
- From: Galen Johnson
- [dokuwiki] Re: Dokuwiki as CMS
- From: Galen Johnson