Sébastien Grenier
52c27f4cbe
make apache conf more compact, sometimes it gets large
2023-08-30 12:06:11 +02:00
Sébastien Grenier
fc112ebee3
clean old conf for apache 2.2
2023-08-21 13:13:08 +02:00
Kienan Stewart
220b38e142
Issue #277 : Symlink vhost.conf to vhost-http.conf to ensure existing sub_domaine entries do not break
2023-08-16 10:02:49 +02:00
Km
d1d410ed65
Allow certificates on autoconfig et autodiscover
...
Should be solve https://github.com/AlternC/alternc-certbot/issues/51
2019-07-23 20:56:56 +02:00
Km
d770c70218
Merge branch 'master' into patch-1
2019-07-12 21:36:34 +02:00
John Soros
ade7a3f29f
allow override of MultiViews option in .htaccess also for vhosts hosted using http and http+https
2019-05-13 19:54:25 +01:00
John Soros
7e0e74375f
allow override of MultiViews option in .htaccess
2019-05-05 03:47:13 +02:00
tuxayo
1fc21039f5
[fix] apache2 template: typo and rephrase comment
...
"on hosting" seemed a francism
2019-03-23 11:15:56 +01:00
Benjamin Sonntag
70224f71d6
[fix] (for 3.5) fixing autodiscover template
2018-10-23 18:46:52 +02:00
Dominique Rousseau
1809cd67da
add php config for sys_temp_dir in vhost templates (for PHP 5.4+)
2018-10-22 17:16:15 +02:00
Benjamin Sonntag
af3751742a
[fix] autodiscover vhost had wrong filename
2018-07-18 10:56:35 +02:00
Benjamin Sonntag
f898407d3d
[enh] adding update_domains.php in cron, fixing panel to NOT include autodiscover from now
2018-07-08 22:19:58 +02:00
Benjamin Sonntag
a194cd80d0
[fix] vhost http template missing SSLENGINE and CERT instructions in 443 Vhost
2018-07-07 13:13:28 +02:00
Benjamin Sonntag
2ad744ecc7
[fix] replacing /var/run by /run everywhere we can (not everywhere: postfix chroot or old compatibility is maintained
2018-07-04 17:42:42 +02:00
cam.lafit
1db447bcec
[fix] Provider a return carrier on template
...
* As we use cat to generate vhosts_all we must provide all return
carrier
2018-06-23 17:01:49 +02:00
Benjamin Sonntag
bafee6372a
[fix] roundcube and squirrelmail are specific packages
2018-06-23 16:47:15 +02:00
azerttyu
4ee6ae395e
[enh] Update template files
...
* When a dommain type has an ssl support, template have as
suffixhttps,http, both* On each case we support each port with(out)
redirect*By default we support acme-challenge protocol
2018-06-22 17:59:39 +02:00
Benjamin Sonntag
6762429c68
replacing allow from all by Require all granted
2018-06-21 18:29:49 +02:00
Benjamin Sonntag
88f6d04f89
[fix] options now force + or - everywhere
2018-06-21 18:28:10 +02:00
Kienan Stewart
5ba055cf7f
Cherrypick apache2 configuration for jessie/stretch
...
Sourced from ea3371ae34
2018-06-21 17:52:54 +02:00
Benjamin Sonntag
c88db87db3
Merge branch 'stable-3.1'
2018-06-21 17:36:34 +02:00
Benjamin Sonntag
f930bde36d
adding all patched from squeeze to wheezy then jessie.
2018-06-21 17:29:42 +02:00
cam.lafit
c8d94d2a50
SSL massive backport
...
* Now we integrate all alternc-feature in native alternc
* Files are backported as waiting by alternc
* Some files was renammed or moved to follow alternc installation
process
2018-06-21 17:26:27 +02:00
Benjamin Sonntag
616306ecc6
adding tail log view + order by DATE last files before in logs
2015-02-11 11:28:15 +01:00
Fran��ois Serman
14b6bc1f80
added "mail.add_x_header" flag, which adds the scriptname in the mail headers to ease the cleanup in case of spam
2013-10-23 15:07:47 +00:00
Alan Garcia
5c2275f035
Gros sed pour dégager les unbreakable space
2013-09-25 09:50:53 +00:00
Alan Garcia
2ffb6ba295
Regle htaccess pour l'autoconfig mail en place
2013-07-22 16:09:16 +00:00
Alan Garcia
e63ef11215
Oups, erreur pour le upload tmp dir
2013-02-28 12:56:24 +00:00
Alan Garcia
5c017c4581
Trie et rangement divers
2013-02-19 17:42:02 +00:00
Steven Mondji-Lerider
e3b0ad0c95
Templatizing apache envvars file to use AlternC environement variable in sendmail script.
2013-02-19 14:10:39 +00:00
Steven Mondji-Lerider
9743b2e01b
Oops wrong path.
2013-02-18 15:53:43 +00:00
Steven Mondji-Lerider
097fb930d2
Templatizing apache2.conf
2013-02-18 15:45:39 +00:00
Alan Garcia
6f1dc40919
Le panel est rangé dans /usr/share/alternc/panel
2013-02-18 14:55:42 +00:00
Alan Garcia
57d93e600e
Continue de ranger le panel au bon endroit
2013-02-18 11:57:56 +00:00
Steven Mondji-Lerider
8c090ab9e1
modifying vhost template creation to add the membre mail address to the template for sendmail to use it as the return path for mail sent via php
2012-10-15 09:07:00 +00:00
Benjamin Sonntag
4a096f265c
Squirrelmail CAN'T BE CONFIGURED THROUGH A PROXY, so that configuration is currently commented out. We need to find a way to run the webmail on another web host than the panel one, that's all. No other solution found. So, next step for alternc-squirrelmail is to propose a vhost from the panel index WHEN ADMIN has a 'squirrelmail' type vhost ...
2012-08-26 19:59:12 +00:00
Benjamin Sonntag
a1b33c1ce1
configuring the webmail properly
2012-08-26 17:55:44 +00:00
Benjamin Sonntag
6e2a1196cc
adding a THIRD Debian Package : alternc-squirrelmail: configures squirrelmail + avelsieve + changepass. BIG change also in alternc.install : uses /usr/lib/alternc/install.d/ with run-parts. Also adding /etc/alternc/apache-panel.d/ for apache2 instructions ONLY in panel vhosts. TO BE TESTED
2012-08-26 17:20:10 +00:00
Alan Garcia
31936d58bb
Patch de 1.0.3 porté sur la 1.1
2012-08-26 11:02:46 +00:00
Alan Garcia
7eacd4bd6b
Fix #1298
2012-08-25 14:57:42 +00:00
Axel ROGER
6155ddabc9
Apache templates updated: var LOGIN added (for vlogger)
2012-08-24 15:40:01 +00:00
Steven Mondji-Lerider
a74be896c0
modifcation template vhost
2012-08-23 08:15:32 +00:00
Steven Mondji-Lerider
687e461324
Ajout classe de logs
2012-08-21 18:25:56 +00:00
Alan Garcia
b65ae184ab
Plus de register globals.
...
Comme ça, on validera lors de nos tests.
2012-08-20 10:11:09 +00:00
Steven Mondji-Lerider
d424fe81c8
Modification du template Apache pour utiliser le script sendmail
2012-08-06 10:04:33 +00:00
Steven Mondji-Lerider
ad874e6232
Ajout d'un répertoire tmp par vhosts pour éviter les problèmes d'ACL pendant les uploads
2012-06-12 17:05:51 +00:00
Alexis Lahouze
3621480392
Merged changesets 3085, 3087, 3088, 3089, 3091, 3099, 3100, 3101, 3102, 3103 from branch stable 1.0 to trunk.
2011-10-18 19:09:44 +00:00
Alan Garcia
b1bfc161bf
On utilise plus /sql .
...
Xals, merci de merger
2011-06-04 09:14:29 +00:00
Alan Garcia
d128374c37
Xals : a commité sur la 1.0, attention de ne pas rajouter les déclarations d'user de mpm-itk
2011-06-03 13:08:23 +00:00
Alan Garcia
f5458b3da3
Patch sur les symlinks, à faire vérifier par Vinci pour être dans la 1.0
2011-05-29 11:58:58 +00:00