[dokuwiki] Re: <?php echo DOKU_BASE?> ???
- From: Ben Coburn <btcoburn@xxxxxxxxxxxxx>
- To: DokuWiki List <dokuwiki@xxxxxxxxxxxxx>
- Date: Thu, 23 Mar 2006 01:16:18 -0800
On Mar 22, 2006, at 7:02 PM, Bill Jones wrote:
If the site's DocumentRoot is the same as the doku_base is there any
advantage to using <?php echo DOKU_BASE?> instead of a plain /
Whic is faster or more compatible in the long run?
Or is this something I should only worry about if I needed to move the
doku_base to another directory?
Other things take much more time than '<?php echo DOKU_BASE?>', so your
site will not run any faster without them. If you move/reorganize your
site you will probably end up changing absolute paths that you had
written beginning with '/'.
Regards, Ben Coburn
-------------------
silicodon.net
-------------------
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- References:
- [dokuwiki] <?php echo DOKU_BASE?> ???
- From: Bill Jones
Other related posts:
- » [dokuwiki] <?php echo DOKU_BASE?> ???
- » [dokuwiki] Re: <?php echo DOKU_BASE?> ???
- » [dokuwiki] Re: <?php echo DOKU_BASE?> ???
- » [dokuwiki] Re: <?php echo DOKU_BASE?> ???
If the site's DocumentRoot is the same as the doku_base is there any advantage to using <?php echo DOKU_BASE?> instead of a plain /
Whic is faster or more compatible in the long run?
Or is this something I should only worry about if I needed to move the doku_base to another directory?
------------------- silicodon.net -------------------
- [dokuwiki] <?php echo DOKU_BASE?> ???
- From: Bill Jones