MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Bugs and Requests => Topic started by: postcd on 2017-04-19, 09:39:54

Title: Feature: allow configuring Nginx for each domain within KloxoMR
Post by: postcd on 2017-04-19, 09:39:54
It would be nice if there is noob friendly way to configure Nginx on per domain basis from within KloxoMR without need to search Google on where are configuration files etc. and involve command line work (https://forum.mratwork.com/kloxo-mr-technical-helps/how-to-change-nginx-config-in-kloxo-mr-for-specific-domain/).

Maybe just some special nginx config file which i will update from within KloxoMR and things/variables i add will override default config.

I see .htaccess files are not supported in Nginx, so i convert htaccess to the nginx format using tool like https://winginx.com/en/htaccess and then finding way to apply the code in KloxoMR on per domain / directory basis.