Tâche #9036
Distribution EOLE - Scénario #9030: Évolution sur flask et EOP
EOP ne fonctionne plus sur scribe
Status:
Fermé
Priority:
Normal
Assigned To:
Target version:
Remaining (hours):
0.0
Description
Associated revisions
Ajout des headers dans la conf apache de eoleapps
Fixes #9036 @2h
History
#1 Updated by Lionel Morin about 9 years ago
Il manque les headers positionnés par nginx. Il faut les reporter dans apache.
Penser à activer le module headers. => Fait dans #9090 par eole-web:b93e584d
Exemple :
ProxyPreserveHost On <Location /eoleapps> RewriteEngine On RewriteCond %{HTTPS} off RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] ProxyPass http://%%container_ip_web:10000/eoleapps ProxyPassReverse http://%%container_ip_web:10000/eoleapps RequestHeader set X-Forwarded-Proto "https" Order Allow,Deny Allow from all </Location>
Vérifier que cela marche toujours si nginx est devant apache (AmonEcole). => ça marche
Penser à supprimer la conf apache d'EOP (maintenant pris en charge par eoleapps).
#2 Updated by Lionel Morin about 9 years ago
- Estimated time set to 0.00 h
- Remaining (hours) set to 0.0
#3 Updated by Lionel Morin almost 9 years ago
- Remaining (hours) changed from 0.0 to 2.0
#4 Updated by Lionel Morin almost 9 years ago
- Status changed from Nouveau to En cours
#5 Updated by Lionel Morin almost 9 years ago
- Status changed from En cours to Résolu
- % Done changed from 0 to 100
Appliqué par commit eole-web:dbe0aea3b3d815d4694324dbe93036bdbbaae709.
#6 Updated by Lionel Morin almost 9 years ago
- Remaining (hours) changed from 2.0 to 0.0
#7 Updated by Lionel Morin almost 9 years ago
- Assigned To set to Lionel Morin
#8 Updated by Joël Cuissinat almost 9 years ago
- Status changed from Résolu to Fermé
- % Done changed from 0 to 100
- Remaining (hours) changed from 1.5 to 0.0
Authentification validée sur AmonEcole et Scribe en 2.4.1