diff options
author | http://xlogon.net/bacuh <http://xlogon.net/bacuh@web> | 2011-05-25 20:16:47 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-05-25 20:16:47 +0000 |
commit | 9a8f738b813aea4653447e411ae0ccd384c01de6 (patch) | |
tree | ec0b4c98598c406475c61e8f4392b74e78623705 | |
parent | 7bbb961c06336bc86056c9bc66ed7870aba022e0 (diff) | |
download | ikiwiki-9a8f738b813aea4653447e411ae0ccd384c01de6.tar ikiwiki-9a8f738b813aea4653447e411ae0ccd384c01de6.tar.gz |
adding question
-rw-r--r-- | doc/forum/nginx:_404_plugin_not_working.mdwn | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/forum/nginx:_404_plugin_not_working.mdwn b/doc/forum/nginx:_404_plugin_not_working.mdwn new file mode 100644 index 000000000..b39dde110 --- /dev/null +++ b/doc/forum/nginx:_404_plugin_not_working.mdwn @@ -0,0 +1,11 @@ +The [[plugins/404]] plugin is not working with nginx here: + + Error: "do" parameter missing + +If i use the [[shell script for lighttpd|bugs/404_plugin_and_lighttpd]], ikiwiki answers + + Error: missing page parameter + +Might this be a mistake by me or does anyone know a workaround to get the 404 plugin working with nginx? --[[bacuh]] + + |