DokuWiki

It's better when it's simple

User Tools

Site Tools


install:nanoweb

This is an old revision of the document!


NanoWeb Web Server

NanoWeb is a PHP-based web server, and much lighter in its memory footprint than something like Apache.

It can be easily configured, basically using the nanoweb.conf file. No special configuration is required to get PHP running (confirmed for: Ubuntu Linux 10.x).

However, after following the general instructions will be necessary to modify the conf/local.php file, as DokuWiki does not automatically detect its web server location (URL).

So if your DokuWiki installation is accessible from http://yourserver.com/dokuwiki/ put the following into your local.php:

$conf['basedir'] = '/dokuwiki/'; //a trailing slash is required
install/nanoweb.1300311054.txt.gz · Last modified: 2011-03-16 22:30 by 83.77.155.137

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki