Tom Noogen
Tom Noogen
Not sure, have you check your php config? https://www.digitalocean.com/community/questions/php-fpm-security-limit_extension-issue Check /etc/php/7.0/fpm/pool.d/ for the conf file. I have my limit_extensions in the main www.conf commented out: ; prevent configuration mistakes on...
Maybe you're having the same issue as #248 We need more information/screenshots, etc.. similar what provided in 248 would be helpful.
I'm not exactly sure what you want from your question. Example of what you want to do may help? I'm guessing it's something to do with rewriting of URL. I'm...
1) Most CDN works best with static files (css, js, images, etc...). You should not include any php as there would be negative effect. This mean you **should not** be...
I've been playing with this myself recently inside of a docker container: https://github.com/niiknow/ajenti-udock/blob/master/udock/ajenti-v/vh-php7.0-fpm/php70fpm.py I have some more testing an experimentation to go before I feel good about trying to do...
Your /etc/ajenti/vh.json got lost/corrupted somehow.
On Ubuntu 16.04 here and Ajenti-V either take a long time or cannot restart nginx even if configuration is valid. It basically set to stop state and I have to...
Like bbbenji said, it depends on nginx but may not be able to find nginx. Check that you can install nginx or is missing the repo for nginx.
Alternatively, you can put a CDN in front of it like cloudfront, keycdn, or maxcdn and use their SSL options. I don't know if image need SSL protection. I'm guessing...
I feel that they're two different components that meet different needs. I like this one better because it's not tied to the HTML Element `table` as in `vuejs-smart-table`. Therefore, we...