openbsd-ports/www/pmwiki/pkg/MESSAGE
robert 73d2b56596 import of pmwiki-2.1.17
PmWiki is a wiki-based system for collaborative creation and maintenance of websites.
PmWiki pages look and act like normal web pages, except they have an "Edit" link that
makes it easy to modify existing pages and add new pages into the website, using basic
editing rules. You do not need to know or use any HTML or CSS.
Page editing can be left open to the public or restricted to small groups of authors.
2007-11-14 10:44:11 +00:00

9 lines
307 B
Plaintext

PmWiki has been installed into ${INSTDIR}
You should point this to the DocumentRoot of your web-server:
# ln -s ../pmwiki /var/www/htdocs/pmwiki
(make sure you use a relative symlink since Apache is chrooted)
You can ensure you have a working install by accessing:
http://<localhost>/pmwiki/pmwiki.php