version 1.2, 2014/01/11 01:41:39
|
version 1.3, 2014/01/11 01:46:58
|
Line 37 Use page.tmpl requires cgi support (it h
|
Line 37 Use page.tmpl requires cgi support (it h
|
--dumpsetup ~/wikisrc.setup |
--dumpsetup ~/wikisrc.setup |
|
|
|
|
|
# Setting up bozohttpd webserver |
|
Put the following line to your /etc/inetd.conf. |
|
This line enables per-user directories. |
|
|
|
http stream tcp nowait:600 _httpd /usr/libexec/httpd httpd -u /var/www |
|
|
# Previewing wikisrc |
# Previewing wikisrc |
Open http://localhost/~your-user-name/wikisrc in your web browser. |
Open http://localhost/~your-user-name/wikisrc in your web browser. |
|
|