Commit 225c7a3
Till Brehm
Merge branch 'patch-1' into 'stable-3.1'
Added missing quotation mark in search value.
Keeps overwriting custom path.
I'm running Ubuntu 16.04 and has changed
x-httpd-suphp="php:/usr/bin/php-cgi"
To
x-httpd-suphp="php:/usr/bin/php-cgi5.6"
And when i update ispconfig it keeps adding this to the end of the file
x-httpd-suphp="php:/usr/bin/php-cgi"
See merge request !3581 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1691 | 1691 | | |
1692 | 1692 | | |
1693 | 1693 | | |
1694 | | - | |
| 1694 | + | |
1695 | 1695 | | |
1696 | 1696 | | |
1697 | 1697 | | |
| |||
0 commit comments