fa852d74ae
which fixes SA42608, PmWiki "from" Cross-Site Scripting Vulnerability If you're upgrading a previous installation, please take a moment to read http://www.pmwiki.org/wiki/PmWiki/ReleaseNotes
12 lines
439 B
Plaintext
12 lines
439 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
|
|
|
|
If you are doing an upgrade from a previous version, please take
|
|
a moment to read http://www.pmwiki.org/wiki/PmWiki/ReleaseNotes .
|