Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Instruction Guide Modding moOde: restrict access to config pages
#7
Hi,

You need to change action to warning instead of exit for nginx.conf in moOde sqlite database:

Code:
sudo sqlite3 /var/local/www/db/moode-sqlite3.db "UPDATE cfg_hash SET ACTION = 'warning' WHERE PARAM = '/etc/nginx/nginx.conf'"
Reply


Messages In This Thread
RE: Modding moOde: restrict access to config pages - by TookaFace - 04-24-2019, 09:22 AM

Forum Jump: