Ticket #562 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

ne pas bousiller httpd.conf

Reported by: anarcat Assigned to: anonymous
Priority: low Milestone: alternc-0.9.6
Component: Package Debian Version: alternc-0.9.5
Severity: feature Keywords:
Cc:

Description

La conf apache de alternc ne devrait pas être tout le fichier httpd.conf. Il n'y a pas de raison. ça devrait être un seul fichier /etc/apache/conf.d/alternc.conf.

Change History

02/24/06 07:55:05 changed by anarcat

  • type set to defect.
  • milestone changed from 0.9.3.1 to 1.0.

03/07/06 09:12:01 changed by anonymous

  • owner changed from anonymous to larpoux.

03/17/06 20:18:20 changed by anarcat

  • status changed from new to assigned.
  • owner changed from larpoux to anonymous.

03/17/06 20:20:09 changed by fil@rezo.net

20:09 < _fil_> tu peux ajouter
20:09 < _fil_> <Directory /var/alternc/bureau>
20:09 < _fil_>         php_admin_flag register_globals On20:09 < _fil_>         php_admin_flag magic_quotes_gpc On
20:09 < _fil_> et
20:10 < _fil_> <Directory /var/alternc/dns/c/infora.cursys.net>20:10 < _fil_> (enfin, le "master")
20:10 < _fil_>         php_admin_flag register_globals On
20:10 < _fil_>         php_admin_flag magic_quotes_gpc On20:10 < _fil_> et Include /var/alternc/apacheconf/override_php.conf
20:10  * anarcat va ouvrir le ticket
20:11 < _fil_> j'avais aussi le 20:11 < _fil_> LogLevel debug
20:11 < _fil_> qui m'a fait sauter au plfaond
20:12 < _fil_> ou plutôt, qui mettait les perfs au plancher :)
20:12 <@anarcat> :)
20:12 < _fil_> idem celle des logs complets de mysql
20:13 < _fil_> DocumentRoot /var/alternc/bureau
20:13 < _fil_> me paraît inutile

03/31/06 21:24:34 changed by anarcat

  • milestone changed from 1.0 to 0.9.5.

04/25/06 06:14:19 changed by anarcat

(In [1013]) begin working on alternc's apache conf, see #562. this is a copy paste from http://alternc.org/marchives/dev/2004-June/000894.html

04/25/06 06:26:53 changed by anarcat

note that the source:trunk/etc/alternc/apache-ssl.config should also fix #71 when activated.

04/25/06 07:09:14 changed by anarcat

(In [1020]) symlink our apache configs in postinst and remove them on postrm

remove the now duplicate configuration from our httpd.conf templates. this doesn't fix the original bug (see #562) because we still overwrite the config to avoid conflicting configurations.

this makes 0.9.5 a obligatory migration stop for upgrade paths.

04/25/06 07:11:50 changed by anarcat

peut-être qu'il faudra remettre ce bug à un milestone ultérieur et faire du milestone:0.9.5 un stop obligatoire dans l'UpgradePath.

Dans tous les cas, il faut s'assurer que quand on va cesser de remplacer httpd.conf, nous allons laisser une version convenable du fichier en place, d'où l'idée de passer par cette version-ci qui devrait être correcte.

Un message debconf serait peut-être également de rigueur.

04/26/06 16:12:52 changed by anonymous

  • milestone changed from 0.9.5 to 0.9.6.

(follow-up: ↓ 12 ) 05/08/06 13:26:55 changed by nahuel

Il me semble que pour httpd.conf c'est bon non ?

(in reply to: ↑ 11 ) 07/08/06 11:52:59 changed by anarcat

  • priority changed from high to normal.

Replying to nahuel:

Il me semble que pour httpd.conf c'est bon non ?

je l'ai effacé du SVN et de alternc.install. Il reste à tester encore.

08/12/06 02:38:35 changed by anarcat

  • version set to 0.9.5.
  • milestone set to 0.9.6.

12/03/06 21:17:30 changed by nahuel

  • milestone changed from awstats-0.5 to 0.9.6.

12/03/06 21:17:37 changed by nahuel

  • milestone changed from 0.9.6 to 0.9.7.

01/14/07 21:22:41 changed by anarcat

  • status changed from assigned to closed.
  • component changed from alternc-awstats to Package Debian.
  • resolution set to fixed.
  • milestone changed from 0.9.7 to 0.9.6.