version 1.3, 2014/01/11 01:46:58
|
version 1.4, 2014/01/11 01:52:07
|
Line 43 This line enables per-user directories.
|
Line 43 This line enables per-user directories.
|
|
|
http stream tcp nowait:600 _httpd /usr/libexec/httpd httpd -u /var/www |
http stream tcp nowait:600 _httpd /usr/libexec/httpd httpd -u /var/www |
|
|
|
Additionally, if you have disabled inetd, please enable it. |
|
|
|
$ vi /etc/rc.conf |
|
|
|
and put |
|
|
|
inetd=YES |
|
|
|
to it. |
|
|
# 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. |
|
|