Commit Graph

17 Commits

Author SHA1 Message Date
1170d6559e create_vhost.sh: chnage owner of 'DocumentRoot'/'Web Base directory' only if web vase directory does not exist. 2023-03-19 01:56:59 +01:00
485d47158d create_vhost.sh: allow multiple ipv6/ipv4 addresses. 2022-03-04 00:11:28 +01:00
9cec92749c create_vhost.sh: remove debug code. 2021-02-12 13:20:54 +01:00
b584d3c2e2 Add script 'get_apache2_info.sh'. 2021-02-12 13:16:51 +01:00
81a6ea2c6c create_vhost.sh: fix error settinmg variable '_https_only'. 2020-12-28 18:14:23 +01:00
b15c67a405 create_vhost.sh: change default for 'only SSL connections' to 'Yes'. 2020-12-22 13:03:28 +01:00
78da12c4da create_vhost.sh.: some minor changes on script output. 2020-08-21 11:10:47 +02:00
0cd0ab607c create_vhost.sh: fix handling in case of unix socket. 2018-10-09 04:09:54 +02:00
c3a13d935e Change name of configuration file to 'create_vhost.conf'. 2018-04-20 02:44:54 +02:00
afdb4bf7ff SSLCertificateChainFile is deprecated. So don't warn, if actual configuration does not contain this rule. 2018-04-19 18:45:58 +02:00
eddf35b31e Fix minor bug. 2018-04-19 18:41:27 +02:00
826309ac44 create_vhost.sh: prevent script from finding old configurations at folders vhosts-yyyy-mm-dd . 2018-04-09 15:22:55 +02:00
856b8cb787 Some minor changes. 2018-02-08 03:36:16 +01:00
5fcf7c5506 - Add support of 'parked' domain/site.
- Fix error in handling additional custom logfile."
2018-02-06 17:42:52 +01:00
3f96a75f55 bundle IPv4 and IPv6 in vhost configuration block. 2018-01-11 16:50:54 +01:00
59f6f44a9f Fix error (and output) if more than one unix sockets for a certain php version exist. 2018-01-07 17:32:01 +01:00
54aa3faab5 Rename create_vhost_php.sh to create_vhost.sh. Add support for vhost configuration for redirecting sites. 2017-11-23 19:58:35 +01:00