Opened 6 years ago
Closed 6 years ago
#222 closed task (fixed)
AJAX in HTTPS pages - Add https json-rpc config to pcudssw1510
| Reported by: | dmartinc | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Milestone: | v0.97.0 |
| Component: | General | Version: | 0.97.0 |
| Keywords: | Cc: |
Description
The following <Directory> element:
<Directory "/opt/indico/htdocs/services">
SetHandler python-program
PythonHandler MaKaC.services.handler
PythonInterpreter main_interpreter
Allow from All
</Directory>
is missing from pcudssw1510 configuration, at /etc/httpd/conf.d/indico-ssl.conf . It seems correct in pcudssw1509.
After changing this we should switch the collaboration pages back to https and test by creating an EVO or CERNMCU booking.
Change History (1)
comment:1 Changed 6 years ago by jbenito
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
