Ваши комментарии
New V packages released, adding "Append URL pattern to path" option, which enables use of root instead of alias (on by default for new websites, off for old ones).
11 лет назад
Hi Bart,
Choice of git webui server isn't related to the panel. I guess you are trying to setup Gitlab with Ajenti V by simply inserting gitlab NGINX config into /etc/nginx... - this isn't right - you either use Ajenti V UI to configure web server, or put the server{} configs into /etc/nginx.custom.d
Choice of git webui server isn't related to the panel. I guess you are trying to setup Gitlab with Ajenti V by simply inserting gitlab NGINX config into /etc/nginx... - this isn't right - you either use Ajenti V UI to configure web server, or put the server{} configs into /etc/nginx.custom.d
I'll be adding alias support in the nearest V release, in the meantime you can add "alias ...;" to custom configuration of your /munin location (location > advanced > custom config).
You're probably running into path appending behavior of NGINX. If your URL pattern is "/munin" and munin files are in /usr/share/munin, your location path should be "/usr/share" since NGINX appends sub-URL to the path (see more in NGINX's "root" directive docs)
I can see two problems here:
first, you should be using "PHP" content type instead of "Static files" for PHPMyAdmin
second, you should set path of this content entry to /usr/share, because your URL prefix will be appended to it, giving you final path of /usr/share/phpmyadmin (see documentation for NGINX "root" directive)
first, you should be using "PHP" content type instead of "Static files" for PHPMyAdmin
second, you should set path of this content entry to /usr/share, because your URL prefix will be appended to it, giving you final path of /usr/share/phpmyadmin (see documentation for NGINX "root" directive)
I can't help you without knowing your configuration. Please post screenshots or /etc/ajenti/vh.json
Yes, Ajenti doesn't do *any* changes at all to your configuration unless you ask it to.
This is not a solution; a) synaptic depends on lots of GUI packages and b) synaptic does exactly same thing as apt-get
Do you have SELinux enabled? Does disabling it help?
Сервис поддержки клиентов работает на платформе UserEcho