Commit Graph

56 Commits

Author SHA1 Message Date
Benjamin Sonntag 846a215986 we replace the openbasedir to the document root by one on the root of relevant alternc account. Restore the behavior of pre-1.0 version. Now you can go back to the other behavior (1.0 one) by changing the vhost.conf template 2011-09-21 13:04:57 +00:00
Alexis Lahouze e1a32cd421 Merge changesets 2975 and 2978 from trunk to branch stable 1.0. 2011-06-04 09:36:09 +00:00
Alexis Lahouze fb06e09ff7 Merge changeset 2964. 2011-06-03 13:25:28 +00:00
Alexis Lahouze 0825c2665e Report changeset 2957 dans trunk. 2011-06-03 09:39:44 +00:00
Benjamin Sonntag 70eae5bd56 adding options + allowoverride to keep most of alternc-pre-1.0 behavior. if we don't put this, AlternC is completely broken on locally hosted domains 2011-04-26 18:36:19 +00:00
Alan Garcia 886f8b9d9b Bug sur la génération des MX 2011-03-28 12:28:37 +00:00
Benjamin Sonntag ea48ece55a fixing error with HTTPS telling there is virtualhost inside virtualhost. To be tested 2011-03-27 21:22:56 +00:00
Benjamin Sonntag 29d38f167c /admin/sql is now /sql + transform /admin into a R=301 redirect 2011-03-27 14:23:17 +00:00
Alan Garcia a3630c3eb1 Bureau alternc maintenant directement sur le / du fqdn.
Regle apache de retrocompatibilitée
2011-03-11 12:52:33 +00:00
Alan Garcia 830a783fa1 Bug dans la conf apache
Menulang caché par default
2011-03-11 10:51:47 +00:00
Alan Garcia e70059c9c2 Redodnant 2011-03-06 20:27:20 +00:00
Alan Garcia d6511ede23 Correction de bugs
Correction d'identations
2011-03-06 19:11:49 +00:00
Alan Garcia 0e60815415 Bug sur les url redirect 2011-03-06 18:27:35 +00:00
Alan Garcia 4e0f98b93e Vaguement :
- correction de qques identation (et surement rajout d'erreur)
 - supression de apache 1 (c'est plus maintenu, on va pas s'étaler)
 - suppression du mass vhosting
 - corrections de bugs divers et varié
2011-03-06 18:06:27 +00:00
Alan Garcia 68d7a7dd15 Proposition de conf apache sans massvirtualhosting.
ToDo : modifier le fichier template bureau avec le FQDN
2011-03-06 15:33:51 +00:00
Alan Garcia df5260fc02 Tipo dans le template apache de vhost 2011-02-01 22:55:58 +00:00
Alan Garcia 5e8125a697 Modification/suppression/activation/desactivation conf web OK 2011-01-29 15:46:33 +00:00
Alan Garcia bb83fe83e4 Nouvelle gestion des DNS, complétement repensée
Nouvelle génération des formulaires
Nouvelle gestions des HOST disponible (dynamique)
Nouveau update_domains.sh

ToDo : 
 - finir de tester/mettre au propre les DNS
 - intégrer la nouvelle gestion VHOST au reste

On y crois, on se bat !
2011-01-28 15:55:26 +00:00
Alan Garcia 0b5ee28489 Suite draft precedent 2011-01-26 17:24:34 +00:00
Camille Lafitte f9fc4769f1 Des templates pour Apache / Provide template for Apache
* Des templates pour créer les domaines selon le nouveau systeme vhost
 * Provide templating for new domains about proposition form plugin alternc-vhost
2010-12-21 09:34:10 +00:00
Alexis Lahouze c733743e29 Added configuration template files for dovecot. 2010-12-20 20:47:38 +00:00
Alan Garcia ff029755d5 Ferme le ticket #1173 2010-12-20 16:56:37 +00:00
Camille Lafitte 83d1d3f835 Log ftp par defaut
* Il est utile de sp\303\251cifier les chemins par defaut

Autrement le logrotate fait son boulot sur des fichiers vide, un peu inutile.
2010-10-01 21:14:15 +00:00
Benjamin Sonntag 5b5b16669d the MASTER dns of a zone should be the SERVER itself, not the NS1, fixes a VERY OLD bug I had with zones not synchronized to primary.heberge.info 2010-07-29 14:42:37 +00:00
Camille Lafitte 9f8d6510d6 Faire fonctionner saslauthd (kent1)
* Pour ne pas planter l'authentification smtp
2010-06-17 14:09:08 +00:00
Antoine Beaupré 165aa0052d do not overwrite named.conf
we still overwrite named.conf.options and that is where we do our
includes. that seems to be relatively acceptable upstream as they mark
only named.conf as a conffile.

See: #1025
2009-08-04 19:43:10 +00:00
Antoine Beaupré 2702d80a16 make our proftpd config backward-compatible with the proftpd in etch
for 0.9.10
2009-08-04 17:58:55 +00:00
Arthur Fernandez e6ba1092c5 Retrait et modif de deux directives de proftpd qui ne sont plus d'actualité. 2009-03-10 18:44:43 +00:00
Benjamin Sonntag 9f636f7d00 fixed unnumbered bug : wrong charset for the desktop with apache2 2008-12-21 04:06:02 +00:00
Antoine Beaupré d689bb6d8e fix syntax error in sql request 2008-10-24 00:31:24 +00:00
Antoine Beaupré f47b431596 configure alternc-slave as a primary MX for the main server
this aims to resolve a lot of mail problems we are having on our deployment at Koumbit
2008-10-23 18:37:40 +00:00
Antoine Beaupré a07518c00a use a working FTP/TLS configuration 2008-10-14 23:14:42 +00:00
Nahuel Angelinetti fb0a3db465 Add 'AddDefaultCharset' in bureau.conf, else there is an enconding problem(default as UTF-8) 2008-10-14 16:53:03 +00:00
Antoine Beaupré 3bcb5159f9 stop overwriting named.conf
starting this release, only named.conf.options will be replaced (as we
need to modify the options {} block and can't just add another one). We
still install a named.conf, a fresh version from Lenny this time, so
that we get a clean start.

Also get rid of the bind_internal parameter that is not really used or
recommended, as it allows for authoritative nameservers to also serve
recursive queries (which is bad practice).

See: #1025
Closes: #1104
2008-10-06 23:58:04 +00:00
Antoine Beaupré 77ddb5002f do not override Postfix's main.cf: instead, we use a /etc/alternc/postfix.cf to hold our configuration changes and apply that on postinst.
Closes: #1029
2008-10-06 22:12:41 +00:00
Antoine Beaupré cdb3a1e281 remove alternc/mynetwork debconf parameter, stop overriding it in
postfix

also split the config prompts between slave and non-slave package

See: #1029
2008-10-06 21:13:11 +00:00
Benjamin Sonntag 6cae26d956 Fixing TLS for proftpd : CertificateFile IS REQUIRED for TLS to work 2008-08-11 10:19:29 +00:00
Benjamin Sonntag f1ae4c3f9a Fixing TLS for proftpd : CertificateFile IS REQUIRED for TLS to work 2008-08-11 10:05:36 +00:00
Antoine Beaupré 6b07011480 fix saslauthd config for etch, partial fix. See #1069 2007-10-02 17:26:38 +00:00
Antoine Beaupré 843f1fb246 remove duplicate icons alias, move non-bureau alternc conf to alternc.conf so that the bureau can be safely disabled by commenting out the bureau include in alternc.conf 2007-09-27 03:27:44 +00:00
Benjamin Sonntag 14d088ed31 only 1 module loading in proftpd :) 2007-08-26 19:32:32 +00:00
Benjamin Sonntag e8299927e9 Fixing etch ftp configuration, Fixes #1046 2007-08-22 22:32:12 +00:00
anonyme 2085abb7e9 :P 2007-05-23 19:57:10 +00:00
anonyme 63085a5524 :P 2007-05-23 19:56:27 +00:00
anonyme 4a425b7313 :P 2007-05-23 19:55:39 +00:00
anonyme 55ddcb68e3 :P 2007-05-23 19:53:59 +00:00
franck bda5165039 Rajout de register_globals on sinon le bureau ne fonctionne pas en HTTP 2007-05-03 13:32:19 +00:00
Antoine Beaupré 0fb06110c0 rouler le bureau en register_globals
grouper les options php

Closes: #563
2006-11-28 02:19:25 +00:00
Antoine Beaupré b1dbde9d23 corriger un typo stupide 2006-11-28 01:48:50 +00:00
Antoine Beaupré 4404569e2b My stab at #563: stop overwriting php.ini.
Most parameters different from the factory default are now set for the
whole /var/alternc, apart from those very notable exceptions, which
are not set by Alternc anymore:

 * precision = 12 ; The number of significant digits displayed in floating point numbers.
 * y2k_compliance = On ; Enforce year 2000 compliance (will cause problems with non-compliant browsers)
 * safe_mode_allowed_env_vars = PHP_,LANG,LC_
 * highlight.*
 * max_input_time = 60 ; Maximum amount of time each script may spend parsing request data
 * log_errors_max_len = 1024 ; Do not log repeated messages. Repeated errors must occur in same file on same
 * ignore_repeated_errors = Off ; line until ignore_repeated_source is set true. * ignore_repeated_source = Off
 * report_memleaks = On
 * warn_plus_overloading = Off
 * register_globals = On ; enfin!
 * default_charset = "iso-8859-1" (see #381)
 * upload_max_filesize = 5M ; left to admin's discretion
 * default_socket_timeout = 60
 * mysql.*
 * pgsql.*
 * sybase.*
 * dbx.*
 * session.*
 * mssql.*
 * extension=mysql.so ; we assume the php-mysql packages does this properly

The cgi/ subdir was never really changed, afaict.
2006-11-27 23:52:50 +00:00