Everything works great now after installing the PHP from Sury, thanks again for your Support. I've installed the needed PHP Version with...
thanks for all the help and pointing me in the right direction. then i'm going to install the packages from Sury and follow the Tutorial Till has...
ahh i've forgot to say that i'm on debian bullseye and used the perfect multi server setup tutorial to setup the server. i've setup the additional...
How i can use the additional PHP Version for a jailkit user? i've compiled and installed php 8.3.13 and setup as php-fpm for Nginx with those...
Solution: ##subroot releases/test/ ## location / { try_files $uri $uri/ index.php?$query_string; }
i try to setup a wordpress with a different root folder /releases/test/ inside the default ispconfig web folder. first i've tried this so far,...
i found the solution to fix that problem. i had to add the secure_ip to the controller worker. for other ppl maybe facing the same problem: open...
i still don't understand how to use this in the multiserver setup. can you tell me please how to use this exactly? i got the rspamd webui running...
i'm on a multiserver setup and the mailserver runs on another machine than the webserver, so i'm not able to use the local IP. Is there a way to...
sure here: location / { root /usr/share/rspamd/www/; try_files $uri @proxy; } location @proxy { proxy_pass http://XXX.XXX.XXX.XXX:11334;...
I've got running a ISPC multiserver setup with the latest Version with a Mailserver running rspamd. Installed with the Tutorial. Everything was...
thx for your fast reply. if i understand you right the only way is to use SMTP to send the mails that they get signed with dkim, right? isn't...
Separate names with a comma.