location {{ dokuwiki_url }}/ {
  proxy_pass http://127.0.0.1:{{ apache_port }}{{ dokuwiki_url }}/;
}