a2f1f24a95
Fix Apache graceful restart
...
https://github.com/virtualmin/virtualmin-gpl/issues/613
2023-08-18 16:15:36 +03:00
944794aeac
Fix duplicate string
2023-08-05 13:03:12 -07:00
f3652c7a87
Fix wording https://github.com/webmin/webmin/issues/1971#issuecomment-1659864264
2023-08-01 11:50:52 +03:00
df438c59ed
Prevent incompatible option setting https://github.com/webmin/webmin/issues/1971
2023-07-31 11:01:27 -07:00
143fb86567
Update translations
2023-07-19 20:08:41 +03:00
643ace4777
Add new API: ui_space
, ui_newline
, ui_text
...
Nothing can be thrown to the browser without being used with UI lib!
2023-07-09 23:07:59 +03:00
fffe6fad63
Add option for ProxyPreserveHost https://forum.virtualmin.com/t/looking-to-set-up-a-or-multiple-reverse-proxies/121016/19
2023-06-10 16:33:59 -07:00
2c93a3c694
Detect all the installed Apache modules
2023-05-23 11:15:13 -07:00
a698576f59
Update config-solaris-11-ALL
...
The apparent need to edit this file to support the Apache HTTP Server 2.4 on Solaris was noticed when performing Spotlight searches on download code. We do not run Solaris, so cannot test these edits, yet they seem quite likely to be correct. Any needed corrections made by anyone running Solaris are welcome.
2023-05-09 19:59:27 -04:00
913e326a71
Create config-freebsd-11.0-ALL
...
This new configuration file adds support for Apache HTTP Server 2.4 on FreeBSD 11.0 and later.
2023-05-09 19:04:39 -04:00
1b3db94b73
Rename config-freebsd-8.0-ALL to config-freebsd-8.0-10.4
...
This configuration file must be renamed to include a FreeBSD version range to accommodate a new configuration file named “config-freebsd-11.0-ALL” that supports Apache HTTP Server V. 2.4 on FreeBSD versions 11.0 and later.
2023-05-09 19:00:57 -04:00
fcb34f6790
Add an attempt to support CloudLinux (configs)
2023-02-18 17:52:47 +02:00
1705bab13e
Add proper support for openSUSE Tumbleweed
2022-11-24 21:58:55 +02:00
14b5ae8b4f
Fix openSUSE Apache pid file location
2022-11-23 22:52:50 +02:00
f4c367f2ae
Add support for contemporary OpenSUSE Leap Linux
2022-11-23 22:30:51 +02:00
b22b3ac2db
Fix Oracle Linux support
2022-08-02 23:56:38 +03:00
5b359e9043
Fix not to display edit manually button if forbidden
2022-07-30 04:02:31 +03:00
3ca1caf561
Fix to display hosts in table in Apache module
2022-07-20 21:56:34 +03:00
058cd60f4d
Fix not to change show_list
in this PR
2022-07-20 19:33:28 +03:00
d75edf5e75
Add CentOS Stream Linux support
2022-07-20 14:44:33 +03:00
a2110c579d
Fix to take away show_list
from this PR
2022-07-20 12:43:54 +03:00
af868656ea
Fix more modules config files
2022-07-20 03:39:23 +03:00
e40bd76eba
Fix filenames for AlmaLinux configs
2022-05-31 21:50:36 +03:00
a80024fe70
Handle case where <IfModeule prefork.c> is used
2022-03-31 22:35:40 -07:00
aad57cca7c
No need for allow from all under Apache 2.4+
2022-02-11 22:23:23 -08:00
4f9cba0b33
Fix to drop beloved line separators for Apache config formatter
2022-02-01 22:44:00 +03:00
e2bdb9ccf0
Update translations
2021-11-24 15:06:25 +03:00
186786978f
Merge branch 'master' of github.com:webmin/webmin
2021-11-21 15:37:52 -08:00
29d1f48ae7
Fix sort order for protocols
2021-11-21 15:37:25 -08:00
fa2479cdb8
Fix protocol names and add http/2
as can be used as default too
2021-11-20 14:09:27 +03:00
e58ea31796
Fix options precedence
2021-11-20 13:46:56 +03:00
aceb21f07a
Add support for Protocols directive to enable http2
2021-11-19 18:59:52 -08:00
0e115cb6b3
Merge branch 'master' of github.com:webmin/webmin
2021-11-19 11:10:32 -08:00
e38c568501
Add skeleton for mod_http2 so it is recognized
2021-11-19 11:10:06 -08:00
4ba0629549
Fix to separate Protocols
too
2021-11-19 20:48:03 +03:00
71aa88adfc
Don't re-format config if somehow the config option isn't set
2021-11-13 11:09:21 -08:00
99478d9741
Remove empty space
2021-11-05 01:57:26 +03:00
0ec35a3581
Fix to format config only at the very end if no issues
2021-11-05 01:48:43 +03:00
6ccfd2c7bc
If file was deleted prevent recreating an empty file
2021-11-04 19:34:19 +03:00
9a66592601
Format directive if not the first in VirtualHost
2021-11-04 19:29:20 +03:00
79ab64939f
Add format config to do magic with separating directives
2021-11-04 17:32:13 +03:00
2b43b2baa4
Format configs cross changes made in UI; fix allowed test
2021-11-04 14:43:27 +03:00
471767d1b8
Fix format_config
test
2021-11-04 13:22:13 +03:00
c9147a8ca1
Clean no-lng used var
2021-11-04 12:58:06 +03:00
ebeea77dd9
Update comments
2021-11-04 12:57:14 +03:00
50875dffab
Add API to format all modified conf files
2021-11-04 12:55:57 +03:00
9cb874c605
Add support for Apache config indent formatting
2021-11-03 21:21:19 +03:00
f69fa81e59
Fix to get safely using wrapper sub 2/2
2021-09-28 16:30:05 +03:00
fb12201be6
Store the full version in the site file
2021-09-22 23:35:54 -07:00
4ccebeff91
Store the full apache version, with all the dots
2021-09-21 17:46:37 -07:00