I'm trying to set up a Dokuwiki install. I chose php-fpm+nginx as the application type. I previously (webfaction) managed security via .htaccess files, mostly. I see from searching that nginx uses a different system and there are no user-configurable options.
Dokuwiki recommends security measures here: denying web (?) access to certain subdirectories in the application directory. Is there a way to do this with Opalstack's setup? Would I be better off deleting this application and reinstalling Dokuwiki as php-fpm+apache and just using .htaccess?