Ticket #562 (closed defect: fixed)
ne pas bousiller httpd.conf
| Reported by: | anarcat | Owned by: | 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
comment:3 Changed 7 years ago by anarcat
- Owner changed from larpoux to anonymous
- Status changed from new to assigned
Voir http://alternc.org/marchives/dev/2004-June/000894.html pour un fichier d'exemple.
comment:4 Changed 7 years ago by fil@…
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
comment:6 Changed 7 years ago 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
comment:7 Changed 7 years ago by anarcat
note that the source:trunk/etc/alternc/apache-ssl.config should also fix #71 when activated.
comment:8 Changed 7 years ago 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.
comment:9 Changed 7 years ago 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.
comment:11 follow-up: ↓ 12 Changed 7 years ago by nahuel
Il me semble que pour httpd.conf c'est bon non ?
comment:12 in reply to: ↑ 11 Changed 7 years ago 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.
comment:16 Changed 6 years ago by anarcat
- Status changed from assigned to closed
- Resolution set to fixed
- Component changed from alternc-awstats to Package Debian
- Milestone changed from 0.9.7 to 0.9.6
