73d2b56596
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.
9 lines
307 B
Plaintext
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
|