Open ratmz opened 10 years ago
Agreed!
Could you please explain C further? What do you mean by "do not using another default parameter"?
Hello, Because I need more freedom to add my parameter by myself not ajenti suggest or auto generate. So by now, I just only install ajenti without ajenti-V for custom parameter on php and nginx
Thanks, Dave
This is my suggest for improve vsftp on ajenti.
Others A. Ajenti must have Full documentation about instalation, how to use custom configuration on nginx, php and folder nginx.custom.d. , etc Sadly I found tutorial not from ajenti, but other people.
B. I'm use manual emailserver and MTA (postfix and dovecot) rather than using ajenti-v mail. Because I can use my custom database and custom configuration.
C. If we use custom php on website, please ajenti do not using another default parameter: example: try_files $uri =404; fastcgi_split_path_info ^(.+.php)(/.+)$; (2 line above I put on custom php on ajenti control panel)
(4 lines above is auto generated by ajenti)
Because, I want to use another fastcgi_param statement.
Thank you,
Best regards, Dave