master
parent
6810e5feaa
commit
595c1d2a74
|
@ -1,6 +1,6 @@
|
|||
When using [mathopd](http://www.mathopd.org) to serve ikiwiki, be careful of your Umask settings in the mathopd.conf.
|
||||
|
||||
With `Umask 026` in mathopd.conf, editing pages would result in the following errors and a 404 page when the wiki tried to take me to the updated page.
|
||||
With `Umask 026` in mathopd.conf, editing pages resulted in the following errors and a 404 page when the wiki tried to take me to the updated page.
|
||||
|
||||
append_indexes: cannot open .../[destdir]/[outputfile].html
|
||||
open: Permission denied
|
||||
|
|
Loading…
Reference in New Issue